- Learn Python in 7 Days
- Mohit Bhaskar N. Das
- 139字
- 2021-07-09 20:40:20
Python interactive shell
Python interactive shell is also known as Integrated Development Environment (IDLE). With the Python installer, two interactive shells are provided: one is IDLE (Python GUI) and the other is Python (command line). Both can be used for running simple programs.
For complex programs and executing large files, the windows command prompt is used, where after the system variables are set automatically, large files are recognized and executed by the system.

The preceding screenshot is what we call Python IDLE, which comes bundled with the Python installation. The next screenshot is of the command line that also comes bundled with the Python installation, or we can simply launch the Python command through the windows command line and get Python command line. For most of our programming instructions, we will be using the Python command line:

- Unity 2020 By Example
- Python科學計算(第2版)
- Redis Applied Design Patterns
- 深入淺出Electron:原理、工程與實踐
- OpenCV實例精解
- Leap Motion Development Essentials
- oreilly精品圖書:軟件開發者路線圖叢書(共8冊)
- iOS應用逆向工程(第2版)
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- Keras深度學習實戰
- 一塊面包板玩轉Arduino編程
- 移動增值應用開發技術導論
- PHP 7從零基礎到項目實戰
- Modernizing Legacy Applications in PHP
- 大數據時代的企業升級之道(全3冊)