Computing by Sayar Zinwai

Year 7 Year 8 Year 9 O-ICT-P1 O-ICT-P2 O-CS-P1 O-CS-P2 A-ICT-P1 A-ICT-P2 A-CS-P1 A-CS-P2

About Python

"In this unit, you will learn what Python is, how to write and run simple code, and understand how computers follow instructions step by step. Python is a popular and easy-to-learn programming language used by beginners and professionals around the world. It helps you create programs such as games, apps, and websites, and is known for its simple and clear syntax that makes coding easier to understand."

Get Python on its official website

Input and output in python

"In this lesson, you will learn how to use Python to get input from the user, show output on the screen, and create variables with values."

Start Lesson

Make a Python Program

"In this lesson, you will learn how to save your Python code in a file and run the program you created."

Start Lesson

Date type and operator

"In this lesson, you will learn some different data type, how to change data type and how to do calculation in python."

Start Lesson

Choose a programming language

"In this lesson, you will learn how to choose the best programming language for task."

Start Lesson

Source code and machine code

In this lesson, you will learn how computers runs a program and how source code is turn into machine code.

Start Lesson