Skip to content

Commit dcd112b

Browse files
authored
Fix syntax error in print statement
1 parent ba05b0c commit dcd112b

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"Wassup Buddy!!! v8")
1+
print("Wassup Buddy!!! v8")

0 commit comments

Comments
 (0)