Right its been a while since we looked at scratch, so today’s lesson was a quick bit of revision on variables.
You were asked to create programs to do the following
- Display the user’s name.
- Add two numbers together and display the answer.
- Display the area of a circle when given the Radius (Hint: pi*r^2).
- Say the whole of the nine times table.
Answers after the break