How can we understand a "parameter" and the purpose it serves in code.org Game Lab ?(1 point)

Responses
It functions as an export feature.
It functions as an export feature.
It functions as an import feature.
It functions as an import feature.
Parameters are just simple inputs.
Parameters are just simple inputs.
Parameters are used in architecture to provide boundary lines.

Parameters are just simple inputs.

What block of code do we need to use in order to draw a circle ?(1 point)

Responses
Circle
Circle
Oval
Oval
Use the same shape block code for everything and then adjust to meet your needs.
Use the same shape block code for everything and then adjust to meet your needs.
Ellipse

What block code do we need to use to change colors in Game Lab ?(1 point)
Responses
Paint
Paint
Fill
Fill
RGB Palette
RGB Palette
HTML

The block of code we need to use in order to draw a circle in code.org Game Lab is the Circle block.

What block code do we need to use to change colors in Game Lab ?(1 point)

Responses
Paint
Paint
Fill
Fill
RGB Palette
RGB Palette
HTML

The block code we need to use to change colors in Game Lab is the Paint block.