-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mr. Guse edited this page Sep 10, 2020
·
46 revisions
- Exercises - Input-Output
- Exercises - Making Decisions
- Exercises - Repetition
- Exercises - Problems of the Week - Part 1
- Exercises - Working with the Turtle
- Exercises - Functions
- Hardware
- Input/Output
- Data Types and Variables
- Making Decisions
- Repetition
- Working with Strings
- Working with the Turtle
- Functions
- Working with Lists
- Building GUIs with guizero
You will need to install: 1st - Python 3 and 2nd - Visual Studio Code, in order to create your own Python programs and run them. Click on the first two links below, in order to download and install the software for your Windows or Mac computer.
The following resources take you in a step-by-step fashion through the basics of Python programming. We will use the Snakify site to help introduce new concepts. If you need additional explanations, in a video format, try the Python from Scratch course created by the University of Waterloo.