Work with data in Python

Beginner
Developer
Student
Visual Studio Code

Learn how to store and manipulate data in Python. Explore variables, dynamic typing, numeric operations, and type conversion.

Learning objectives

After completing this module, you're able to:

  • Store and update values using variables.
  • Perform arithmetic operations with numbers.
  • Convert between data types using built-in functions.