ScratchData LogoScratchData
Back to programma07's profile

ScratchProgram

PRprogramma07•Created March 5, 2018
ScratchProgram
1
0
14 views
View on Scratch

Instructions

Type commands: YOU NEED A SEMICOLON write(abc); = abc [use a var name to output that var] math(1+4); = 5 [Laggy for some reason] var letter = 5; = 5 [can also use +=, -=, *=, /=] join(hello, world); = hello world

Description

Credit to @griffpatch for his text input. Also credit to @Mole_Gaming for his math evaluator This is a school project, but I might add more for the general public.

Project Details

Project ID207670155
CreatedMarch 5, 2018
Last ModifiedApril 14, 2021
SharedMay 11, 2018
Visibilityvisible
CommentsAllowed