Hey guys, i just re-installed python and began writing a script, when i go to run it a syntax error appears. The syntax error allways points to the quotes i use, meaning something like
print "Hello"
a syntax error will appear and point at the end quote ' " ' at the end of it. I dont know if its something im missing or anything else. Thanks.