In this lesson, I bring together the few basics discussed in the previous videos and this video. To do this I will discuss one more important principle in programming and that is:
Datatypes
I have already introduced some data types like strings, integers, and floats. But there are more types you need to know about before we can continue.
Continue reading “Learn how to code with Python – Lesson 5 – Basics wrapup”