You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bruce Li edited this page Jan 21, 2024
·
4 revisions
log():
prints a value to the terminal.
ask():
asks for user input in the terminal
define:
defines a function
syntax should look like this:
define print(value):
log(value)
return
get:
imports a module (python compatible)
else if:
elif function
//:
comments