Pagina de inicio
/
Tecnología
/
In P5.js, the x-axis is: Vertical and increases cowmwards Horizontal and increases to the right Vertical and increases upwards Horizontal and increases to the left Our canvas is 600 by 400; which of the following commands draws a circle in the center of the canvas? ellipse(100 (100,100,300,200) ellipse(300 (300,200,100,100) ellipse(100 (100,100,250,150) ellipse(150 (150,250,100,100)

Problemas

In P5.js, the x-axis is:
Vertical and increases cowmwards
Horizontal and increases to the right
Vertical and increases upwards
Horizontal and increases to the left
Our canvas is 600 by 400; which of the following commands draws a circle in the
center of the canvas?
ellipse(100 (100,100,300,200)
ellipse(300 (300,200,100,100)
ellipse(100 (100,100,250,150)
ellipse(150 (150,250,100,100)

In P5.js, the x-axis is: Vertical and increases cowmwards Horizontal and increases to the right Vertical and increases upwards Horizontal and increases to the left Our canvas is 600 by 400; which of the following commands draws a circle in the center of the canvas? ellipse(100 (100,100,300,200) ellipse(300 (300,200,100,100) ellipse(100 (100,100,250,150) ellipse(150 (150,250,100,100)

Solución

avatar
Sergioavanzado · Tutor durante 1 años
expert verifiedVerificación de expertos
4.7 (206 votos)

Responder

In P5.js, the x-axis is:<br />Horizontal and increases to the right<br /><br />Our canvas is 600 by 400; which of the following commands draws a circle in the center of the canvas?<br />ellipse(300, 200, 100, 100)
Haz clic para calificar: