Question: 1.Write code that uses turtle graphics to draw an equilateral triangle, a square and a regular pentagon, each with side length 100. 2.Write code that
1.Write code that uses turtle graphics to draw an equilateral triangle, a square and a regular pentagon, each with side length 100.
2.Write code that uses turtle graphics to draw four concentric circles ofradius 50, 100, 150 and 200.
3.Write code that uses the Python math module to compute and print out the values of
a.100!
b.the log (base 2) of 1,000,000
c.the greatest common divisor of 63 and 49
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
