how to print on python
print("Write in here whatsoever you want to print")
Here is what the above code is Doing:
1. It’s printing the string “Write in here whatsoever you want to print”
2. It’s printing the string “Write in here whatsoever you want to print”
3. It’s printing the string “Write in here whatsoever you want to print”