Hello World in python 3.

- Printing 'hello world':


  • write the following text in a text editor whatever you like


print ("Hello World!")


  •    then, save and run.
It prints "Hello World"

0 comments:

Post a Comment