Learn with Hafiza Palwasha
How to draw circle inside the square using coding with chrome ?
Lecture No. 2
1. Open 'Coding with Chrome' (if you don't know how to open then follow lecture No. 1 ).
4. You will get the output shown below:
7. Now you have to adjust the x and y coordinates to make the circle at the center of square. Here my x and y coordinates of rectangle is (250, 200) and according to that I have adjusted the coordinates of circle (425, 370) as shown below:
1. Open 'Coding with Chrome' (if you don't know how to open then follow lecture No. 1 ).
4. You will get the output shown below:
7. Now you have to adjust the x and y coordinates to make the circle at the center of square. Here my x and y coordinates of rectangle is (250, 200) and according to that I have adjusted the coordinates of circle (425, 370) as shown below:
Comments
Post a Comment