- Python Projects for Kids
- Jessica Ingrassellino
- 73字
- 2021-07-09 19:35:11
Chapter 2. Variables, Functions, and Users
In the previous chapter, you learned how to install Python on your computer. You also learned how to use the print
statement in Python and printed some messages using your Python shell. We are now going to jump into a lot of details so that we can build our first project together. It will include the following:
- Variables
- Variable names
- Strings, integers, and floats
- Functions
推薦閱讀
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發(fā)經(jīng)典名著)
- 精通軟件性能測試與LoadRunner實戰(zhàn)(第2版)
- 深入淺出DPDK
- Hands-On Natural Language Processing with Python
- Teaching with Google Classroom
- C#開發(fā)案例精粹
- Learning PHP 7
- ASP.NET程序開發(fā)范例寶典
- Go語言編程
- Node.js開發(fā)指南
- 運維前線:一線運維專家的運維方法、技巧與實踐
- Python計算機視覺與深度學習實戰(zhàn)
- Python編程基礎(chǔ)與數(shù)據(jù)分析
- Python深度學習:基于PyTorch
- PHP程序設(shè)計經(jīng)典300例