concentric circles code hs ---------------5.9.6 // CODEHS ------------------------ var x = getWidth()/2; var y = getHeight()/2; var RADIUS = 200; function start() { var circle = new Circle(RADIUS); circle.setPosition(x,y); circle.setColor(Color.red); add(circle); while(RADIUS > 0){ RADIUS -= 40; concentric circles code hs How to get it? concentric circles code hs circle = new Circle(RADIUS); circle.setPosition(x,y); circle.setColor(Color.black); add(circle); RADIUS -= 60; circle = new Circle(RADIUS); circle.setPosition(x,y); circle.setColor(Color.red); add(circle); concentric circles code hs How to dowload it? concentric circles code hs RADIUS -= 40; circle = new Circle(RADIUS); circle.setPosition(x,y); circle.setColor(Color.black); add(circle); RADIUS -= -60; circle = new Circle(RADIUS); circle.setPosition(x,y); concentric circles code hs How to get it for free? concentric circles code hs circle.setColor(Color.red); add(circle); RADIUS -= -20; circle = new Circle(RADIUS); circle.setPosition(x,y); circle.setColor(Color.red); add(circle); } } concentric circles code hs How to use it? concentric circles code hs concentric circles code hs