fixed missin parentheses
This commit is contained in:
parent
68f030a743
commit
ceb3067d41
@ -1,3 +1,3 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
print "hello"
|
print ("hello")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user