Numbers

In this chapter, we will work with the most basic data type: numbers.

Numbers

Start your Python REPL and write the following:

To print the number data type, use the built-in function type(number):

Get hands-on with 1200+ tech skills courses.