Write your first Python programs

Beginner
Developer
Student
Visual Studio Code

In this module, you'll learn a variety of topics, like input and output to the console, variables and data types, and type conversion.

Learning objectives

In this module, you will:

  • Use functions to manage input and output to the console.
  • Create variables to store data.
  • Distinguish between data types.
  • Use type conversion to convert between data types.

Prerequisites

Be familiar with the concept of programming.