Star Student Builder logoStar Student Builder
← Coding games Bug hunt

Wrong Way Flag

🎯 This program should: A flagpole: a line going up, then a short line going right. β€” but something is wrong. Run it, watch carefully, then fix the line.

Your program
Show me the bug

A left turn sends the flag off to the left, so the turn should be right 90.

forward 100
right 90
forward 60

Ask GuruAcharya Samayeshwar