- Python Projects for Kids
- Jessica Ingrassellino
- 119字
- 2021-07-09 19:35:12
Going the extra mile
So, if you really want to understand all of this, go the extra mile! Experiment with the code that you just created so that you can see what works and what does not work. If you get a strange error, you can always copy and paste the error into an Internet search engine; most of the errors we've taken a look at so far have happened to other people. Here are some tips to help you experiment and gain mastery:
- Change the input question
- Change the message to the user
- Change the function name
- Change the variable name
- Add a second variable and a second input question
- Add the second variable to the output question
推薦閱讀
- Advanced Quantitative Finance with C++
- Learning Scala Programming
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- .NET之美:.NET關(guān)鍵技術(shù)深入解析
- Linux C/C++服務(wù)器開(kāi)發(fā)實(shí)踐
- C語(yǔ)言程序設(shè)計(jì)實(shí)訓(xùn)教程
- Getting Started with CreateJS
- Learning Linux Binary Analysis
- Reactive Programming With Java 9
- Python編程與幾何圖形
- Working with Odoo
- Oracle實(shí)用教程
- UI動(dòng)效設(shè)計(jì)從入門到精通
- Getting Started with hapi.js
- Django 3 Web Development Cookbook