Preview lessons, content and tests

Computer Science & Programming solved. All in one platform.

1. To trial the platform and take tests, please take a few seconds to SIGN UP and SET UP FREE.

2. Searching for something specific? See our text overview of all tests. Scroll right for levels, and lists.

3. Student and Teacher User Guides |  Schemes of Work |   Real Teacher use Videos |


Join 36000+ teachers and students using TTIO.

Simple Calculations

Operators (like +, - or the * and / symbols) are used to perform operations on variables and values. There are different types of operators, three of the main ones are:

-Assignment (the = sign)
-Comparison (the == sign or the > and < signs)
-Arithmetic (+, -, %, *, /)

Time to try out some simple calculations for yourself. A brilliant resource as you get deeper into programming is the following site. You can look up the reference index on the left and find examples for almost anything.

https://www.w3schools.com/python/python_operators.asp

Suggested Video

Teaching/Learning Presentation

www.teachyourselfpython.com