Lesson 4 Worksheet 4-LS19-0042
Lesson 4 Worksheet 4-LS19-0042
Task 1
(a) Choose one of the famous phrases below.
“Success is only meaningful and enjoyable if it feels like your own.” Michelle Obama
"The greatest glory in living lies not in never falling, but in rising every time we fall.”
Nelson Mandela
"The way to get started is to quit talking and begin doing." Walt Disney
“Your best and wisest refuge from all troubles is in your science.” Ada Lovelace
(b) How many characters does your chosen phrase have? (Remember to include letters,
spaces and punctuation)
Michelle Obama
Nelson Mandela
Walt Disney
Ada Lovelace
(c) Compress the phrase so that it is shorter but keeps the same meaning. You may use
numbers or emoji if you wish.
1
Worksheet 4 Algorithmic thinking 2
Computational thinking and logic
(f) Think about the logical thoughts that you had when you were compressing the phrase
above. Write an algorithm below that could be used to compress other phrases.
Task 2
Work with a partner for this task.
A B C D E F G H I J
K L M N O P Q R S T
U V W X Y Z
2
Worksheet 4 Algorithmic thinking 2
Computational thinking and logic
(b) Now swap with your partner. Repeat part (a) with a new word. This time count the number
of letters that must be considered to find the word. For instance, if the word is “BE” you will
consider two letters for B + five letters for E. In total you will have considered seven letters
to find the word.
Write down the word you found:
(c) Now use the following grid with the word you used in part (b).
E T A O I N S H R D
L C U M W F G Y P B
V K X J Q Z
3
Worksheet 4 Algorithmic thinking 2
Computational thinking and logic
Task 3
Work with the same partner for this task as you did in Task 2.
4
Worksheet 4 Algorithmic thinking 2
Computational thinking and logic
Task 4
(a) Write down again the word that you chose for Task 2, part (b) and (c).
Chosen word:
(c) One bit can store either a 0 or a 1. This can be used to represent LEFT or RIGHT.
How many bits are required to store the word?