- Learn Programming in Python with Cody Jackson
- Cody Jackson
- 105字
- 2021-06-10 19:06:06
Launching the Python interpreter
If you're using Linux, BSD, or another *nix operating system, I'll assume you already know about the Terminal; you probably even know how to get Python up and running already. For those who aren't familiar with opening Terminal or the command prompt (same thing, different name on different operating systems), the following sections explain how to do it.
The interactive Python interpreter is sometimes referred to as the Python shell, Python prompt, Python terminal, or Python command line. They all mean the same thing—a special, text-based interface that allows for Read-Evaluate-Print Loop (REPL) interaction with Python.
推薦閱讀
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- C語言程序設(shè)計實訓(xùn)教程
- Mastering Scientific Computing with R
- 深入理解Java7:核心技術(shù)與最佳實踐
- Visual C++應(yīng)用開發(fā)
- Java編程技術(shù)與項目實戰(zhàn)(第2版)
- 批調(diào)度與網(wǎng)絡(luò)問題的組合算法
- 計算機(jī)應(yīng)用基礎(chǔ)實踐教程
- 西門子S7-200 SMART PLC編程從入門到實踐
- HTML5 APP開發(fā)從入門到精通(微課精編版)
- Android開發(fā)三劍客:UML、模式與測試
- Lift Application Development Cookbook
- Mastering OAuth 2.0
- PHP項目開發(fā)全程實錄(第4版)