043. OCR A Level (H046-H446) SLR8 – 1.2 Introduction to programming part 4 mathematical operators
About this video
OCR Specification Reference
AS Level 1.2.3a
A Level 1.2.3a
In this fourth video in a series of Six we take a look at the following basic programming concept: Mathematical operators
Key question:
- What are the common arithmetic, comparison and Boolean operators used in procedural programming?
00:00 Introduction to programming - Part 4: Mathematical operators
00:12 Intro
00:17 Common arithmetic and comparison operators
00:53 Common arithmetic operators
03:29 Common comparison operators
04:47 Boolean operators
07:25 Using operators in Python
07:35 Using arithmetic operators in Python
09:28 Using comparison operators in Python
10:47 Using Boolean operators in Python
13:18 Arithmetic, comparison and logic operators in different languages
14:04 Key question
14:16 Language guide for use in external assessments
14:24 A note about pseudocode in your exams
15:39 Outro
Last updated: 26.03.26
Other videos on this course
-
040. OCR A Level (H046-H446) SLR8 – 1.2 Introduction to programming part 1 program flow
-
041. OCR A Level (H046-H446) SLR8 – 1.2 Introduction to programming part 2 variables & constants
-
042. OCR A Level (H046-H446) SLR8 – 1.2 Introduction to programming part 3 procedures & functions
-
044. OCR A Level (H046-H446) SLR8 – 1.2 Introduction to programming part 5 string handling
-
045. OCR A Level (H046-H446) SLR8 – 1.2 Introduction to programming part 6 file handling