Python turtle graphics is a very interesting module in python in which you can draw using a pen, or turtle in python. It is a popular way of introducing programming to kids. It is similar to using the pen extension in scratch, but more efficient. This module, combined with for loops can create outstanding results! This site contains a few python programs that use python turtle graphics. Have fun trying them out!
This program draws a pattern with circles with their radii following the path of a sine wave.
A stunning pattern with rhombuses and circles
Specify the angle and this programs draws a kholam. There is also an option to enable circles in the output.
This is a splendid pattern created using only rectangles of different sizes. The length-breadth combinations can be changed to create different patterns.
The same pattern as the previous; but with triangles!
.All data on this site is free.
Viewers can submit revisions of this site to the administrator for later use.
This site does not contain copyrighted material.