using the python drawing panel module to draw pictures
Learning to use the drawing panel module to draw pictures using python 2.6. The tree.py creates a picture of multiple trees and the sierpinski.py creates a picture of a sierpinski triangle with random colors.
After entering the drawingpanel directory, running the command python tree.py or python sierpinski.py could start the program to draw the pictures.