228k views
2 votes
How do you type multiple lines of code into IDLE? My Python environment does not look like the one projected in the lectures. I am on a Mac platform running python build 2.7.3

User Malachi
by
7.9k points

1 Answer

2 votes
The OSX IDLE provides the functionality of typing multiple lines of the code. You can find the IDLE environment easily over the internet.
User Vrwim
by
7.5k points