Press Green flag and follow the instructions. This project is part of #GettingUnstuck initiative #CreativeComputing, Day 16 "Create a program that answers the user's questions" Dino will ask you for a simple operation, with 1 digit operators (numbers from 0 to 9). It allows + - * and /. For example: 4+6 5-7 8*2 9/1
Sprite taken from the Scratch repository. Next step: to identify numbers bigger than 9 and lesser than 0 :)