Level 17
Level 19
8 words 0 ignored
Ready to learn
Ready to review
Ignore words
Check the boxes below to ignore/unignore words, then click save at the bottom. Ignored words will never appear in any learning session.
Ignore?
instructions, executed
a computer program is a list of _______ to be _______
editor(input).
these are your commands.
interpreter
this is the collection of robots.
console / result box (output).
these are the results of your commands and the robots.
syntax
Variable Assignment
;
Ends every line of code in a block of code.
double quotes
JSON strings must use what in order to be valid?
.length
is this a member function of string object? (edit later)