To find the length of the arc

This scratch program shows how to calculate the length of arc given a valid angle (20 to 360) and radius (50 to 200). The value  of angle and radius should be given. It requires two input from the user. If the user doesn’t give a valid input it sets a random value for angle and radius.

Pratap & Sundar