2. var applesToBuy = readInt("How many apples would you like? "); 10. var x = readInt(“What is the x coordinate? “); var y = readInt(“What is the y coordinate? “); 14. Draw a circle on the canvas that ...