(Not for mobile AT ALL) Inspired by https://www.pythonsandbox.com/ Forum - https://scratch.mit.edu/discuss/topic/866631/ How to use - https://sites.google.com/view/scratchthon [1] to start code [enter] to add new line and command Write ALL to open all lists. Write HIDE to close all lists.
UPDATE LOG: 1.0: Pretty early, commands are print, variable (var), math.pi, math.tau, math.e, math.inf, # and "...". Right now, the math blocks act like print but with their designed way because I haven't added command printing yet. I would add command execution in print in the next update. 1.0.1: Now you can add commands in the print function, changed the UI a little bit and now you can add unlimited commands. 1.0.2: Bugfix update, now you can add more than 1 command and the command will appear. 1.0.3: Bugfix update, 2 commands were bugged and didn't detect if they were their time when used. Tags: #all #scratchthon #python #text #scratch #hattage #everything