Wat is LessonUp
Zoeken
Kanalen
Inloggen
Registreren
‹
Terug naar zoeken
Lesson 4
Python - Lesson 4
Year 7
1 / 17
volgende
Slide 1:
Tekstslide
In deze les zitten
17 slides
, met
interactieve quizzen
,
tekstslides
en
2 videos
.
Start les
Bewaar
Deel
Printen
Onderdelen in deze les
Python - Lesson 4
Year 7
Slide 1 - Tekstslide
KO:
To be-able to explain how
Iteration
is used in programming.
All
- To be-able identify why iteration is needed in programming.
Most
-
To be-able to fix some code that uses iteration
Some
- To be-able to explain where iteration might be used in programming.
Slide 2 - Tekstslide
Recap -
printing
Can you "print" something to the screen?
Click here
Slide 3 - Tekstslide
Recap - Using
Variables
Can you use a variable that takes an input from a user. And then uses it in a sentence?
Click here
Slide 4 - Tekstslide
What would the below code do?
Number = "50"
print("Number")
A
print "Number" to the screen
B
print "50" to the screen
Slide 5 - Quizvraag
What is the correct definition of a variable?
A
something that only works if a condition is met
B
A container that holds a value
C
is a loop that repeats
D
A type of computer virus
Slide 6 - Quizvraag
What is a selection statement?
A
A statement that prints text
B
A statement that allows for decision-making
C
A statement that defines a variable
D
A statement that loops through code
Slide 7 - Quizvraag
What is a
'Condition'
?
Slide 8 - Tekstslide
Coding in
Iteration
This is the process of breaking down a problem or task into smaller, manageable parts and working on each part step by step until the desired outcome is achieved.
Slide 9 - Tekstslide
Slide 10 - Video
While Loop - Example 1
Click here
Slide 11 - Tekstslide
While Loop - Example 2
Click here
Slide 12 - Tekstslide
Why do you think
iteration
is important in coding?
Slide 13 - Tekstslide
Can you think of a
program
where
iteration
could be used?
Slide 14 - Tekstslide
What is wrong with this code?
Click here
First person to fix the code, get's a golden ticket!
Slide 15 - Tekstslide
What is wrong with this code?
Click here
Slide 16 - Tekstslide
Slide 17 - Video
Meer lessen zoals deze
Python Development Lesson 1 - JM Lesson Obs
Mei 2023
- Les met
35 slides
LessonUp
Lower Secondary (Key Stage 3)
Revision
Mei 2024
- Les met
37 slides
Computer Science
Secondary Education
Year 9 Python recap
Maart 2024
- Les met
21 slides
Computing
Lower Secondary (Key Stage 3)
Code.org SCITT Lesson 1
Oktober 2022
- Les met
17 slides
Computing
Lower Secondary (Key Stage 3)
Python lesson 4
September 2023
- Les met
18 slides
Computing
Lower Secondary (Key Stage 3)
Python lesson 4
Maart 2024
- Les met
19 slides
Computing
Lower Secondary (Key Stage 3)
Python Development Lesson 1
April 2023
- Les met
28 slides
LessonUp
Lower Secondary (Key Stage 3)
Python lesson 1
September 2023
- Les met
20 slides
Computing
Lower Secondary (Key Stage 3)