- Python Programming with Raspberry Pi
- Sai Yamanoor Srihari Yamanoor
- 82字
- 2021-07-02 23:48:41
IDLE's interactive tool
Let's write our first example using IDLE's interactive tool:
- Launch the IDLE3 (meant for Python 3.x) tool from the Raspberry Pi Zero's desktop by double-clicking on it.
- From the IDLE's interactive command-line tool, type the following line:
print("I am excited to learn Python with the Raspberry Pi Zero")
- This should print the following to the interactive command-line tool's screen:

We did it! We wrote a single line that prints out a line of text to the Raspberry Pi's screen.
推薦閱讀
- Hands-On Intelligent Agents with OpenAI Gym
- Introduction to DevOps with Kubernetes
- Managing Mission:Critical Domains and DNS
- Visual C# 2008開發技術詳解
- Supervised Machine Learning with Python
- 信息物理系統(CPS)測試與評價技術
- 水下無線傳感器網絡的通信與決策技術
- 悟透AutoCAD 2009案例自學手冊
- Linux Shell Scripting Cookbook(Third Edition)
- 計算智能算法及其生產調度應用
- Hands-On Business Intelligence with Qlik Sense
- 算法設計與分析
- PowerPoint 2010幻燈片制作高手速成
- Advanced Deep Learning with Keras
- WPF專業編程指南