Question

Enter and run the following new program: You shou Using robot basic
0 0
Add a comment Improve this question Transcribed image text
Answer #1

radius = 8

rPen down

For row=1 to 3

For col=1 to 3

x = 100*col

y = 100*row

Circle x-radius,y-radius,x+radius,y+radius,BLACK,BLACK

while ! ( rfeel () & 4)

rForward 1

wEnd

while ! ( rfeel () & 16)

rTurn 1

wEnd

While True

while ! ( rfeel () & 8)

rturn -1

wEnd

while ! ( rfeel () & 8)

rForward 1

wEnd

Next col

while ! ( rfeel () & 4)

rForward 1

wEnd

while ! ( rfeel () & 16)

rTurn 1

wEnd

While True

while ! ( rfeel () & 8)

rturn -1

wEnd

while ! ( rfeel () & 8)

rForward 1

wEnd

Next row

// your code here

end

Add a comment
Know the answer?
Add Answer to:
Using robot basic Enter and run the following new program: You should recognize the resulting display...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT