2
answers
0
watching
488
views
7 Jun 2018

8. Enter the best choice from the list of choices A-W above for what this program displays // caution - this may be a trick question int ballpos = 0; int ballDirection = 1; void draw() ! background (255); int ballSize = 10; fill(0); ellipse (width/2, ballpos, ballsize, ballSize); ball Pos - ball Pos + ballDirection; if (ball Pos < 0 ball Pos > 100) { ballDirection = ball Direction* (-1);

For unlimited access to Homework Help, a Homework+ subscription is required.

Unlock all answers

Get 1 free homework help answer.
Already have an account? Log in
Nelly Stracke
Nelly StrackeLv2
8 Jun 2018
Already have an account? Log in
Start filling in the gaps now
Log in