In this unit you will introduced to the concepts of programming in Python. Python is a popular programming language used to make all sorts of things from simple programs to online games
This activity will introduce you to programming in Python. You will learn the following:
All: Understand that computer programs are created using programming languages
Most: Understand the meaning of syntax and be able to identify a range of variables
Some: understand the role of keywords such as print()
You will need to download the worksheet. Once downloaded complete the worksheet in either MS Word or google docs
The following task is an introduction to Python programming. You will be working in Python. Your teacher will give you instructions on how to open Python.
If you are unable to open Python IDE then click on the following link to open Trinket and online editor.
This activity will introduce you to programming in Python. You will learn the following:
All: be able to set variables from keyboard inputs
Most: be able to assign variables from the keyboard input
Few: be able to correct syntax errors
You will need to download the worksheet. Once downloaded complete the worksheet in either MS Word or google docs
The following task is an introduction to Python programming. You will be working in Python. Your teacher will give you instructions on how to open Python.
If you are unable to open Python IDE then click on the following link to open Trinket and online editor.
This activity will introduce you to programming in Python. You will learn the following:
All: understand how operators can be used to help a computer make decisions
Most: be able to assign variables and use IF statements to check variables
Few: be able to correct syntax errors from IF statements
You will need to download the worksheet. Once downloaded complete the worksheet in either MS Word or google docs
The following task is an introduction to Python programming. This task focuses on developing an understanding of IF statement
If you are unable to open Python IDE then click on the following link to open Trinket and online editor.
This activity will introduce you to programming in Python. You will learn the following:
All: understand the logic behind how IF statements work
Most: be able to create NESTED IF independently
Few: be able create NESTED IF using a number of conditions
You will need to download the worksheet. Once downloaded complete the worksheet in either MS Word or google docs
The following task is an introduction to Python programming. You will be working in Python. Your teacher will give you instructions on how to open Python.
If you are unable to open Python IDE then click on the following link to open Trinket and online editor.