Strings in Python
Hello Reader ;-; This Post might help you to improve your knowledge in strings and other string functions. ;-;
Print
Print function, you know i guess
print("Hello World!")
Terminal:
Hello World!
Multiple Parameters
print("Hello", "World!")
Terminal:
...
dev2-python.hashnode.dev4 min read
Akash Mishra
I post Data Science, Machine Learning, Python and SQL contents.
Good read :)