Strings in python 3.
Welcome to Python 3 ! Have fun :)
day 1
Strings:
We can create a string by entering text between two single or double quotation marks. Like this:
But what if you want to include a single quote in a single-quoted string (or a double quote in a double...
diwashblogs.hashnode.dev1 min read