Skip to content

Commit 3a622b0

Browse files
authoredFeb 14, 2019
Rename hello.py to helloworld.py
1 parent 74a57a6 commit 3a622b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎hello.py renamed to ‎helloworld.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Program to print Hello,World!
22

3-
print("Hello, world!")
3+
print("Hello, world!")

0 commit comments

Comments
 (0)