Skip to content

Commit 2ac13ef

Browse files
authored
Fix syntax error in print statement
1 parent 91246a8 commit 2ac13ef

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

0 commit comments

Comments
 (0)