how to print p py pyt pyth python python code example
Example 1: how to print in python
print("hello world")
Example 2: how to print on python
print("Write in here whatsoever you want to print")
print("hello world")
print("Write in here whatsoever you want to print")