Introduction to Python
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
- An Azure account. If you don't have an account, you can sign up for one at Create Your Azure Free Account.