Criado por Lucas Atherton
mais de 9 anos atrás
|
||
Questão | Responda |
What is a programming language? | An artificial language used to program a computer. |
What is a statement? | A keyword in a programming language. |
What does the statement 'print' do? | The 'print' statement outputs a message on the screen. |
What does the statement 'while' do? | The 'while' statement implements a loop. |
What do the statements 'if' and 'else' do? | The statements 'if' and 'else' implement selection. |
Quer criar seus próprios Flashcards gratuitos com GoConqr? Saiba mais.