Numbers
In this chapter, we will work with the most basic data type: numbers.
We'll cover the following
Numbers
Start your Python REPL and write the following:
Print the Data Type
To print the number data type, use the built-in function type(number)
:
Get hands-on with 1400+ tech skills courses.