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.

Lesson 1: Video and Presentation

In this test you will be assessed on your knowledge of the fundamentals covered in this video series and powerpoint. Please be sure to look up the terms and definitions for the purpose of academic study. For instance, we refer to "functions" in the video but a student must take on board of the differences between a procedure and a function and the definitions outlined (see below). Before you complete this assessment please make sure you have:

a) Watched the following video

(copy link and open in youtube if required)

b) Worked through the powerpoint (the coding tasks in the video)

c) Done some additional reading and research on  - Jon Von Neumann, Python Programming (What is Python?), Creating functions, syntax, indentation, variables, the print function.

Distinction between a Function and Procedure

A function returns a value and a procedure just executes commands. The name function comes from math. It is used to calculate a value based on input. A procedure is a set of commands which can be executed in order. 

There is however, some discussion around this topic when it comes to Python. Browse the following links if you are interested. 

Differences between a function and procedure

http://forums.cgsociety.org/t/difference-between-procedure-and-function/1644569

http://www.easypythondocs.com/procedures.html

 

All the best!

Additional Introduction to Python programming powerpoint

www.teachyourselfpython.com