Sunteți pe pagina 1din 7

CODING VOCABULARY

CODE
The language that programmers create
and use to tell a computer what to do.
BLOCK-BASED PROGRAMMING
Any programming language that lets users create programs by
manipulating “blocks” or graphical programing elements,
rather than writing code using text.
LOOP
The action of doing something over and
over again.
INPUT
A way to give information to a computer.
OUTPUT
A way to get information out of a computer.
RUN PROGRAM
Makes the computer execute the commands
you've written in your program.

S-ar putea să vă placă și