hedyorg / hedy

Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
https://www.hedy.org
European Union Public License 1.2
1.26k stars 282 forks source link

🪲 Stop program button doesn't change to run program once program finishes execution #5555

Closed jpelay closed 1 month ago

jpelay commented 1 month ago

This happens from level 2 onwards, with every program. Maybe it has something to do with variables?

image