Understanding of "STRING" in python.
Jul 16, 2024 · 1 min read · This is the sequential category data type: 1.what is string? A) String is one of the predefined class and treated a sequence data type. String is a collection of charcters or Alpha numeric data or numeric data or any type of data enclosed with single...
Join discussion