Skip to content

Commit 12f02ce

Browse files
authored
Fix syntax error in print statement
1 parent f54f1c3 commit 12f02ce

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!! v1"
1+
print("Hello World!! v1")

0 commit comments

Comments
 (0)