Skip to content

Commit 1ef78f5

Browse files
authored
Remove version number from print statement
1 parent c69cd08 commit 1ef78f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
print("Hello World!! v3")
1+
print("Hello World!!")

0 commit comments

Comments
 (0)