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)
:
Access this course and 1400+ top-rated courses and projects.