LCCS Computer Science
Concept 5. While loops
Programming in a text-based language and a block-based language.

Computational Thinking in Python and Scratch:
1. Review the description, and extension, of the task from the Python Lesson.
Write a program to count up and down between 2 user chosen limits, using a while (repeat) loop and using a function to show the counting numbers scrolling across the screen.
2. Develop your Scratch version of the task.
3. Launch Drscratch to analyse the level of Computational Thinking.

______________________________________________________________________________________________________________________________