Python: print() methods
Syed Jafer
Posted on July 8, 2024
Hi All,
Today i learnt about python print statement.
Some of the functionalities are,
- sep is an argument to set a character which separates the words inside print.
- printing a number wont always requires a quotation mark.
print(1)
💖 💪 🙅 🚩
Syed Jafer
Posted on July 8, 2024
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.