Photo by Pixabay
In Python, You can simply print output on output screen by using print function. Python is the easiest and simplest programming language.
print("Hello, World!")
The statement above prints hello world on output screen in python.
Photo by Pixabay
In Python, You can simply print output on output screen by using print function. Python is the easiest and simplest programming language.
print("Hello, World!")
The statement above prints hello world on output screen in python.
Leave a Reply