I keep getting the same syntax error "Phython 3.2.3 ...." and the 3.2.3 is highlighted.
What should I do?
Make your subject line more detailed.WAkeBOarDEr wrote: What should I do?
Code: Select all
#!/usr/bin/env pythonHow do i fix this? Where do I get the download?DougieLawson wrote:You're using python2 syntax with python3.
Start here: http://docs.python-guide.org/en/latest/intro/learning/
WAkeBOarDEr wrote:is there any difference in IDLE and IDLE 3?