LCCS Computer Science
Concept 4. Conditionals
Programming in a text-based language and a block-based language.

Computational Thinking in Python and Scratch:
1. Review the description of the task from the Python Lesson.
Ask the user to guess a number between 1-5 inclusive. If wrong, offer 1 more guess. No loops allowed at this juncture.
2. Develop your Scratch version of the task.
3. Launch Drscratch to analyse the level of Computational Thinking.

______________________________________________________________________________________________________________________________