5. Python Is Functions in String | RegularPython | Regular Python |Telugu Language

Опубликовано: 14 Апрель 2026
на канале: RegularPython
122
2

#PythonIsFunctions in String | #RegularPython | #Regular Python | #TeluguLanguage
For more information visit my website http://www.regularpython.com/

A group of characters is called a string. The string is immutable means we cannot modify once we declared it. Strings can be represented by a single quotation (‘python’) or double quotation (”python”) or triple quotation (’’’python’’’).

For more information visit my website http://www.regularpython.com/