SLIDE 1
Spacing Integers and strings Unplugged activity: Use Mentos and - - PowerPoint PPT Presentation
Spacing Integers and strings Unplugged activity: Use Mentos and - - PowerPoint PPT Presentation
Spacing Integers and strings Unplugged activity: Use Mentos and bottle caps to demonstrate variables Decision Maker (js) CHALLENGE Could you make a magic 8 ball game? Flowchart Decision Maker (no branching) Flowchart
SLIDE 2
SLIDE 3
SLIDE 4
- Spacing
- Integers and strings
SLIDE 5
SLIDE 6
SLIDE 7
SLIDE 8
SLIDE 9
- Unplugged activity:
- Use Mentos and bottle caps to demonstrate
variables
SLIDE 10
SLIDE 11
SLIDE 12
SLIDE 13
SLIDE 14
SLIDE 15
SLIDE 16
Decision Maker (js)
SLIDE 17
CHALLENGE
Could you make a magic 8 ball game?
SLIDE 18
Flowchart Decision Maker (no branching)
SLIDE 19
SLIDE 20
Flowchart Password 1 attempt
SLIDE 21
SLIDE 22
Revised Flowchart Password 3 attempts using loop
SLIDE 23
Higher or lower (js)
SLIDE 24
Flowchart: Higher or Lower
SLIDE 25
Flowchart: Higher or Lower
SLIDE 26
Flowchart: Higher or Lower
SLIDE 27
CHALLENGE
Movie Usher program The movie usher asks you how old you are. You enter your age. If you are younger than 15, the usher responds that you can only watch PG rated movies. If you are 15 or over, you can watch PG and M rated movies. For an extra challenge, add in an R rated
- ption for over 18 years.
SLIDE 28
heads or tails (js)
SLIDE 29
Flowchart: Heads or tails
SLIDE 30
Flowchart: Heads or tails
SLIDE 31
CHALLENGE
Could you make a scissors, paper, rock game? Scissors, paper, rock game (js) What is the logic?
SLIDE 32