<p>A lesson resource for Key Stage 3 Computing where students write commands to draw logos with Python Turtle Graphics. There is a presentation which details that task and helpsheet to provide support.</p>
<p>A step-by-step guide for students to make their own counting system for the election votes.</p>
<p>A full code listing is provided with some commentary about how the code works.</p>
<p>A little prior knowledge of Python would be useful, such as how to write and run a program.</p>
<p>The activity covers input, output, concatenation, lists, and indefinite iteration.</p>
<p>A step-by-step guide for students to make their own sweepstake for the Euro 2024 tournament.</p>
<p>A full code listing is provided with some commentary about how the code works.</p>
<p>A little prior knowledge of Python would be useful, such as how to write and run a program.</p>
<p>The activity covers output, concatenation, lists, definite iteration and text files.</p>
<p>A worksheet that contains the code to use Python Turtle to draw a St George Cross and flag of India.</p>
<p>Students could copy the code and adapt to make it more efficient or draw other flags.</p>