Requires TURBO MODE Engage turbo mode then run the program (or modify a wait block input in the first sprite to run in non-turbo mode).
This is a proof-of-concept for measuring the radius of a round Sprite. This program displays a circle in 9 random sizes. Each "size" is recorded to one list. An agent sprite then measures the radius of each size and records these radii to a second list. Last, the recorded radii are used to draw circles.