Introduction to Python

Beginner
Developer
Student
Azure

Learn how to write a few lines of Python code, declare variables, and work with console input and output

Learning objectives

In this module, you will:

  • Explore the choices available to run Python apps
  • Use the Python interpreter to execute statements and scripts
  • Learn how to declare variables
  • Build a simple Python app that takes input and produces output

Prerequisites