Program Loop Structures
Programming constructs and control statements that enable repeated code execution through various loop types and iteration methods.
Most popular content: Program Loop Structures
Loop
5 best study notes in Loop

0
32
0
Computer Science - Python Cheatsheet (GCSE Computer Science)
Python cheatsheet containing basic to semi-advanced code, suitable for GCSE computer science. Python challenges perfect for practice available in my bio.

0
48
0
Computer Science - GCSE Computer Science Revision Notes
Concise revision notes for the GCSE OCR computer science specification (J277). Contains all the info needed for paper 2. Paper 1 is in my bio.


2
36
0
Computer Science - A-Level Computer Science Paper 1 (Revision sheet)
(Apologies if some things look a bit off, converting the PowerPoint to PDF was a struggle as it wouldnβt let me include my custom drawings for diagrams)


6
177
0
Computer Science - Coding in Python
How to code in python for beginners: year 8 end of topic prep!

7
253
0
Computer Science - Programming Fundamentals
Includes gcse level constructs needed for programming; for example: sequence, selection and iteration