Discuss Scratch

StoneCascade
Scratcher
27 posts

Scratch ADVANCED Save Codes

Welcome to Scratch ADVANCED save codes!

Put codes here for your creations.

HOW TO CODE:

print(whatever you want) - use the $ to get variables in the print. ex: print(Nice to meet you $name !) - have space after variable

input(question)(variable to set the input to)

d - deletes previous line

/ - comment

end - ends program

var(variable name)(variable data)

IF(condition){anything}

delete() - clear screen

wait(seconds)

EXAMPLE Code: (copy each line at a time)
myvar = 20
if(myvar=20){print(myvar is 20! $myvar )}

Press the down arrow to download code! Up arrow to import code!

(more coming soon)

Last edited by StoneCascade (April 18, 2023 22:56:44)


think [Keep on Learning!]

- StoneCascade

Powered by DjangoBB