#Author : Paras Guglani
#Website : Passionategeekz.com
#created : 21/06/2019 01:03Am
Here is the simple code for Hello world for Python
print(“Hello World”)
Output : Hello World
Both the double quotes and single quotes works for print statement.
Where you can unleash your inner geek.
#Author : Paras Guglani
#Website : Passionategeekz.com
#created : 21/06/2019 01:03Am
print(“Hello World”)
Output : Hello World
Both the double quotes and single quotes works for print statement.
No comments:
Post a Comment