Qurak

Insert

उपलब्ध

Inserts an element at a given 1-based position.

Insert[list, elem, n]
Insert[expr, elem, {i, j, …}]
Insert[expr, elem, {{i1, j1, …}, {i2, j2, …}, …}]
Insert[elem, pos]
Insert[{a, b, c}, x, 2] → {a, x, b, c}

विषय

संबंधित

सभी 6300 फ़ंक्शन · इसे किसी MCP क्लाइंट से उपयोग करें