
Quizizz Pensamento Computacional
Computers
1st Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Qual é a sintaxe correta para escrevermos uma condicional, em programação na linguagem JavaScript, a fim de verificar se a posição da bolinha no eixo x é maior que a largura da tela?
if Bolinha > width. { }
if Bolinha =* width. { }
if (xBolinha > width) { }
if {xBolinha > width}
2.
MULTIPLE CHOICE QUESTION
5 mins • 2 pts
Na função para verificar a colisão com a raquete, criamos a seguinte condicional:
Ao utilizarmos a sintaxe &&, estamos nos referindo a qual operador lógico em JavaScript?
Operador de negação.
OU
E
TALVEZ
3.
REORDER QUESTION
1 min • 2 pts
Observe este código que desenha e move uma bolinha na tela:
Agora queremos que a bola evite tocar nas bordas da tela, ou seja, ela precisa quicar nas bordas e alterar a direção do movimento.
Ordene todos os blocos para realizar a colisão para o eixo x, depois eixo y:
velocidadeXBolinha *= -1; }
velocidadeYBolinha *= -1; }
if (xBolinha < 0 || xBolinha > 400) {
if (yBolinha < 0 || yBolinha > 400) {
4.
REORDER QUESTION
5 mins • 2 pts
Amanda deseja desenvolver um jogo inspirado em Star Wars e planeja incluir um meteoro que flutua pela galáxia, pronto para colidir com um planeta.
Ordene todos os blocos abaixo e ajude Amanda a criar a função necessária para realizar a colisão X entre o meteoro e a galáxia.
function verificaColisaoXGalaxia () {
if (xMeteoro + raio > width || xMeteoro - raio < 0 ) {
}
velocidadeXMeteoro *= -1; }
5.
MULTIPLE CHOICE QUESTION
5 mins • 2 pts
No setup utilizamos a função createCanvas para que?
Pintar o plano de fundo
criar uma area desenhavel
escolher a posição inicial da bolinha
dimensionar a largura e altura da raquete.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
Cuestionario Unidad V
Quiz
•
1st Grade
10 questions
Comandos
Quiz
•
1st Grade
9 questions
Los periféricos del computador
Quiz
•
1st Grade - Professio...
10 questions
9 сынып Python программалау тілінде алгоритмдерді программалау
Quiz
•
1st Grade
10 questions
Examen final informática
Quiz
•
1st - 5th Grade
10 questions
Computer Networks - Introduction
Quiz
•
1st - 5th Grade
10 questions
DBT-meetup quiz
Quiz
•
1st - 3rd Grade
10 questions
Dasar C++
Quiz
•
KG - 3rd Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
54 questions
Analyzing Line Graphs & Tables
Quiz
•
4th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
Discover more resources for Computers
20 questions
Telling Time to the Hour and Half hour
Quiz
•
1st Grade
10 questions
Life Cycle of a Frog
Quiz
•
1st - 2nd Grade
10 questions
Exploring Rosa Parks and Black History Month
Interactive video
•
1st - 5th Grade
20 questions
Place Value
Quiz
•
KG - 3rd Grade
10 questions
100th Day of School 1st/2nd
Quiz
•
1st - 2nd Grade
15 questions
Reading Comprehension
Quiz
•
1st - 5th Grade
10 questions
Identifying Physical and Chemical Changes
Interactive video
•
1st - 5th Grade
10 questions
Exploring the American Revolution
Interactive video
•
1st - 5th Grade