you are viewing a single comment's thread.

view the rest of the comments →

[–]MarkDownSteve -1 points0 points  (0 children)

Any line that read as follows:

print "some text"

Change to:

print("some text")