Skip to content

Commit f770e81

Browse files
statring the project with Hello world app
1 parent e5dfdd6 commit f770e81

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# printing out Hello world
2+
print("Hello World!")
3+
print('Hello World')
4+
print("This is a python for printing \n Hello World!")

0 commit comments

Comments
 (0)