Qurak

StringRotateLeft

उपलब्ध

Rotates a string to the left by `n` characters.

StringRotateLeft[string, n]
StringRotateLeft[string]
StringRotateLeft["abcdef", 2] → cdefabStringRotateLeft["abcde", 1.5] → StringRotateLeft::int: Integer expected at position 2 in StringRotateLeft[abcde, 1.5]. StringRotateLeft[abcde, 1.5]

विषय

संबंधित

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