Tutorial 6: IDLE modes and their differences [Interactive Mode / Python Shell / Script Mode / IDLE ]

Опубликовано: 19 Март 2017
на канале: Computer Science Basics
297
6

IDLE modes and their differences [Interactive Mode / Python Shell / Script Mode / IDLE ]

This is the sixth tutorial in the python programming series in which I am going to explain and demonstrate the difference between interactive mode ( the Python Shell ), script mode, and IDLE. This series is designed for people who have never programmed before, to learn the basics of coding in Python. As this series continues, we'll learn more advanced Python techniques. Keep in mind that this series is using Python 3.6.0, but using the newer versions should not be an issue.

-Computer Science Basics