Computer Science, asked by nikitasingh182007, 3 months ago

What is syntax of circle

Answers

Answered by shaikcr7vr46coc
4

Explanation:

Syntax : circle(x, y, radius); where, (x, y) is center of the circle. 'radius' is the Radius of the circle.

Similar questions