1 Hour 7 Minutes | Module | 10 Units
4.7 (3,111)Learn how to write basic Python code, declare variables, and work with console input and output
In this module, you will:
Introduction
What is Python?
Exercise - Create your first app
Variables and basic data types in Python
Commenting your code
Reading keyboard input
Exercise - Build a program to say Hello
Exercise - Build a simple calculator app
Solution - Build a simple calulator app
Summary