top of page

Variables and Data in Python

Variables and Data in Python

Level :

Beginner

Content:

Variables and Data in Python

Details:

  • Declare primitive data types (ex: integers, floats, characters, strings)

  • Use the variables and assign values to them. 

  •  Work with arithmetic operators

bottom of page