Understanding of "STRING" in python.
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...
saisindhu.hashnode.dev1 min read