Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit cefd552

Browse files
authored
Create helloworld.py
1 parent 5c35152 commit cefd552

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# This program prints Hello, world!
2+
3+
print('Hello, world!')

0 commit comments

Comments
 (0)