Skip to content

Commit adb59b9

Browse files
Correct print statement in test.py
Fix syntax error in print statement
1 parent 66e5ee2 commit adb59b9

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!! v2")
1+
printWassup Buddy!! v2")

0 commit comments

Comments
 (0)