Strings in Python
Namaste Coders!
In this article, we will discover the Strings in Python😍.
What are strings?
Anything written within single, double or triple quotes is a string.
So simple it is, isn't it 😎?
Python has a built-in string class named ”str” with m...
akshitagarg275.hashnode.dev5 min read