Skip to content

Commit fd61e0b

Browse files
author
Pratik Gupta
committed
add hello_world.py
1 parent b8c62f9 commit fd61e0b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Projects/hello_world.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Very first python file
2+
print("hello world") # print statement in used to print output to console

0 commit comments

Comments
 (0)