Pensamento computacional p5js

Quiz
•
Computers
•
10th Grade
•
Medium
Tania Mara Framkowicz
Used 5+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
O que é p5.js?
Um framework para desenvolvimento backend
Uma biblioteca para visualização de dados em Python
Uma biblioteca JavaScript para arte generativa e design interativo
Um editor gráfico de imagens vetoriais
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual função do p5.js é chamada uma única vez ao iniciar o programa?
start()
draw()
begin()
setup()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual função do p5.js é executada repetidamente em loop?
(permite executar repetidamente um bloco de códigos)
loop()
update()
draw()
render()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual comando é usado para criar uma tela de 400x400 pixels?
canvas(400, 400)
createCanvas(400, 400)
setupCanvas(400, 400)
new Canvas(400, 400)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
O que faz a função background(255)?
Define a cor da linha para branco
Preenche o fundo da tela com a cor branca
Cria um plano de fundo transparente
Desenha um retângulo branco no centro da tela
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Como você desenha um círculo com p5.js?
circle(x, y, raio)
drawCircle(x, y, raio)
ellipse(x, y, raio, raio)
oval(x, y, raio)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual comando muda a cor de preenchimento das formas?
stroke()
color()
fill()
paint()
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
INFORMÁTICA BÁSICA: extensões dos arquivos

Quiz
•
10th Grade
15 questions
Understanding Digital Art and Coding with p5.js

Quiz
•
9th - 10th Grade
10 questions
Programación 4to - IVBim

Quiz
•
10th Grade
10 questions
Pensamento computacional 9°A

Quiz
•
10th - 12th Grade
10 questions
Komponen Komputer

Quiz
•
10th Grade
14 questions
Cuestionario sobre Lenguajes de Programación

Quiz
•
7th Grade - University
10 questions
JavaScript & CSS & HTML

Quiz
•
10th Grade
10 questions
Primary Storage

Quiz
•
4th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade