- Python Projects for Kids
- Jessica Ingrassellino
- 127字
- 2021-07-09 19:35:15
Summary
Now that you have read this chapter, you hopefully have a calculator program that you can run! This program is more interactive and can do more things than your first program, so you should share this program with your family and friends to show them how you have improved your skills.
In the next chapter, we will learn about how decisions are made, and we will improve our calculator program by teaching it how to let a user choose which operation to perform as well as how many operands (numbers) to enter. We are going to get into things that are a bit more complicated, but we will go through them step by step so that you can understand each piece of what we are doing.
推薦閱讀
- 深度實踐OpenStack:基于Python的OpenStack組件開發
- The DevOps 2.3 Toolkit
- 認識編程:以Python語言講透編程的本質
- Raspberry Pi for Secret Agents(Third Edition)
- OpenNI Cookbook
- Python王者歸來
- Python:Master the Art of Design Patterns
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- MySQL入門很輕松(微課超值版)
- Python編程:從入門到實踐(第3版)
- Nagios Core Administration Cookbook(Second Edition)
- Node.js從入門到精通
- AI自動化測試:技術原理、平臺搭建與工程實踐
- 算法訓練營:海量圖解+競賽刷題(入門篇)
- AI輔助編程Python實戰:基于GitHub Copilot和ChatGPT