Computer Science, asked by nirmaleshchandrap7, 1 month ago

P.IV Write a procedure "MYTRIANGLE” to make a triangle.​

Answers

Answered by jaihind1234
0

Explanation:

Use triangle to draw a triangle on your screen.

Then use penup to make the turtle stop drawing.

Use commands like forward and right to move the turtle to another location on the screen, use pendown to start drawing again, then draw another triangle or a decoration.

Similar questions