Friday, 7 June 2013

Python 3.3 (Using IDLE)

Python 3.3 (Using IDLE)

I recently installed Python 3.3 on Centos 6 (which has Python 2.6.6 already installed). When I try to open the the Python Shell with IDLE, it opens with Python 2.6.6.
How do I open Python 3.3 with IDLE?

No comments:

Post a Comment