- Hands-On Data Science and Python Machine Learning
- Frank Kane
- 254字
- 2021-07-15 17:15:04
Exploring activity
Here's an activity, a little bit of a challenge for you:

Here's a nice little code block where you can start writing your own Python code, run it, and play around with it, so please do so. Your challenge is to write some code that creates a list of integers, loops through each element of that list, pretty easy so far, and only prints out even numbers.
Now this shouldn't be too hard. There are examples in this notebook of doing all that stuff; all you have to do is put it together and get it to run. So, the point is not to give you something that's hard. I just want you to actually get some confidence in writing your own Python code and actually running it and seeing it operate, so please do so. I definitely encourage you to be interactive here. So have at it, good luck, and welcome to Python.
So that's your Python crash course, obviously, just some very basic stuff there. As we go through more and more examples throughout the book, it'll make more and more sense since you have more examples to look at, but if you do feel a little bit intimidated at this point, maybe you're a little bit too new to programming or scripting, and it might be a good idea to go and take a Python revision before moving forward, but if you feel pretty good about what you've seen so far, let's move ahead and we'll keep on going.
- 控糖控脂健康餐
- Python自動化運維快速入門
- 深入淺出Windows API程序設計:編程基礎篇
- Java Web開發技術教程
- Python貝葉斯分析(第2版)
- C++ 從入門到項目實踐(超值版)
- 匯編語言編程基礎:基于LoongArch
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Mastering Adobe Captivate 7
- C++ System Programming Cookbook
- Learning Grunt
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- Java面向對象程序設計教程
- 微信公眾平臺服務號開發:揭秘九大高級接口
- 深度剖析ApacheDubbo核心技術內幕