Quiz de Comandos Básicos do p5

Quiz de Comandos Básicos do p5

10th Grade

10 Qs

quiz-placeholder

Similar activities

Lines, Midpoint, & Distance

Lines, Midpoint, & Distance

9th - 10th Grade

9 Qs

ACT Calculator Strategies

ACT Calculator Strategies

10th - 12th Grade

10 Qs

AP Jour 5

AP Jour 5

1st - 10th Grade

11 Qs

EVALUACION DIAGNOSTICA

EVALUACION DIAGNOSTICA

10th Grade

5 Qs

Component Form, Magnitude, Direction Angle and Unit Vectors

Component Form, Magnitude, Direction Angle and Unit Vectors

9th - 12th Grade

14 Qs

REFLEKSI P5 KEARIFAN LOKAL 2025

REFLEKSI P5 KEARIFAN LOKAL 2025

10th Grade

9 Qs

AV1 2ºTRI -

AV1 2ºTRI -

9th Grade - University

10 Qs

24-25 пф геометрия

24-25 пф геометрия

10th Grade

10 Qs

Quiz de Comandos Básicos do p5

Quiz de Comandos Básicos do p5

Assessment

Quiz

Other

10th Grade

Medium

Created by

GABRIELLY DAVILA

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

`ellipse(x1, y1, x2, y2)`

`line(x1, y1, x2, y2)`

`rect(x1, y1, x2, y2)`

`point(x1, y1, x2, y2)`

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Para definir a cor de fundo da tela no p5, qual função deve ser utilizada?

`fill()`

`background()`

`stroke()`

`color()`

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Como você pode acessar a posição horizontal do mouse no p5?

`mouseY`

`mouseX`

`mousePosition`

`mouseClick`

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual comando do p5 é utilizado para desenhar um triângulo especificando as coordenadas de seus três vértices?

`triangle(x1, y1, x2, y2, x3, y3)`

`rect(x1, y1, x2, y2, x3, y3)`

`polygon(x1, y1, x2, y2, x3, y3)`

`ellipse(x1, y1, x2, y2, x3, y3)`

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

`ellipse(x, y, 1, 1)`

`point(x, y)`

`dot(x, y)`

`circle(x, y, 1)`

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual comando do p5 foi utilizado para criar um personagem no projeto "1, 2, 3 e Já!"?

`Stroke()'

`Fill()`

`clearStroke()`

`text()`

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual função do p5 é chamada automaticamente a cada quadro para atualizar e desenhar a tela?

`draw()`

`setup()`

`loop()`

`update()`

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?