You are here: Home ‣ Dive Into Python 3 ‣
❝ Where’s the ANY key? ❞
— variously attributed
FIXME
Throughout this book, there are examples of executing Python programs from the command line.
On Linux, look in your Applications menu for a program called Terminal. (It may be in a submenu like Accessories or System.)
On Mac OS X, there is an application called Terminal in your /Applications/Utilities/ folder. To get there, click on your desktop, open the Go menu, select Go to folder..., and type /Applications/Utilities/. Then run the Terminal program.
© 2001–10 Mark Pilgrim