書名: 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.
推薦閱讀
- 玩轉智能機器人程小奔
- 平面設計初步
- R Machine Learning By Example
- Natural Language Processing Fundamentals
- Getting Started with MariaDB
- ServiceNow Cookbook
- 小型電動機實用設計手冊
- 四向穿梭式自動化密集倉儲系統的設計與控制
- 單片機C語言程序設計完全自學手冊
- 電動汽車驅動與控制技術
- 人工智能云平臺:原理、設計與應用
- Java求職寶典
- PowerPoint 2003中文演示文稿5日通
- SolarWinds Server & Application Monitor:Deployment and Administration
- Learn T-SQL Querying