subject

Estamos dibujando los ojos de una cara y queremos que ambos ojos estén en la misma posición y y que tengan el mismo tamaño. Usamos el siguiente código para dibujarlos: var y = 70;
var size = 30;
ellipse(100, y, size, size);
ellipse(150, y, size, size);
¿En qué posición y están dibujados los ojos?

AYUD

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 01:50
Write a program that uses a random number generator to generate a two digit positive integer and allows the user to perform one or more of the following operations: a. double the number. b. reverse the digits of the number. c. raise the number to the power of 2, 3, or 4. d. sum the digits of the number. e. if the number is a two-digit number, then raise the first digit to the power of the second digit. f. if the number is a three-digit number and the last digit is less than or equal to 4, then raise the first two digits to the power of the last digit. after performing an operation if the number is less than 10, add 10 to the number. also, after each operation determine if the number is prime. each successive operation should be performed on the number generated by the last operation. your program should not contain any global variables and each of these operations must be implemented by a separate function. also, your program should be menu driven. 7. (fraction calculator) write a program that
Answers: 1
question
Computers and Technology, 23.06.2019 09:10
Effective character encoding requires standardized code. compatible browsers. common languages. identical operating systems.
Answers: 1
question
Computers and Technology, 23.06.2019 13:30
Anetwork security application that prevents access between a private and trusted network and other untrusted networks
Answers: 1
question
Computers and Technology, 23.06.2019 17:00
The more powerful, 60 volt cables and the main power shut-off on an hev are both colored orange.
Answers: 1
You know the right answer?
Estamos dibujando los ojos de una cara y queremos que ambos ojos estén en la misma posición y y que...
Questions
question
Mathematics, 08.12.2020 22:30
question
Mathematics, 08.12.2020 22:30
question
English, 08.12.2020 22:30