HOW TO READ A DOCUMENTATION :-
If you want to be a Good Developer you need to know how to read document.
Learning Documentation reading with the help Turtle library from python.
Mini task to create while reading the document.
Step 1:- make the shape turtle
Step 2 :- change its color
Perform this task, Try to read the document.
- Square (100 units per side) This is a simple square where each side is 100 units long.
 
- Equilateral Triangle (150 units per side) This is a triangle where all sides are 150 units in length.
 
- 5-Pointed Star This star is created with 5 points using straight lines.
 
thank you
              



    
Top comments (0)