DEV Community

Cover image for Day 22 of My AI & Data Mastery Journey: From Python to Generative AI
Nitin-bhatt46
Nitin-bhatt46

Posted on

Day 22 of My AI & Data Mastery Journey: From Python to Generative AI

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.

  1. Square (100 units per side) This is a simple square where each side is 100 units long.

  1. Equilateral Triangle (150 units per side) This is a triangle where all sides are 150 units in length.

  1. 5-Pointed Star This star is created with 5 points using straight lines.

thank you

Top comments (0)