© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
A. ElumalaiIntroduction to Python for Kids https://doi.org/10.1007/978-1-4842-6812-4_4

4. Python Loves Numbers

Aarthi Elumalai1  
(1)
Chennai, Tamil Nadu, India
 

In the previous chapter, we learned how to get started with Python. We looked at downloading the latest version of Python for Windows, Mac, and Linux and then looked at working with IDLE to create our very first Python program.

Let us look at how to play with numbers in this chapter. We’ll look at how to store numbers in something called variables and about the different types of numbers you can work with in Python.

Numbers in Python

Numbers play a very important role in everything, so it’s no wonder that ...

Get Introduction to Python for Kids: Learn Python the Fun Way by Completing Activities and Solving Puzzles now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.