Skip to content

Commit ebd03b8

Browse files
committed
few changes
1 parent 44a852e commit ebd03b8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Hello_World/Hello.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# write a hello world program
22

3-
print("Hello World!")
3+
print("Hello World!")
4+
5+
# Path: Hello_World/Hello.py

0 commit comments

Comments
 (0)