I am trying to use the newer version of Python but when I type:
import sys print sys.version_info
I get back:
s
Try changing Python's "run command" in the preferences to:
python3 $filename;