This is a program that will draw a simple tree. The size of the leaves is up to you. Follow the directions and get a nice tree! I used loops to create the bunch of leaves. I used variables for your choice of the size of the leaves and for the loop that created them. I also created a small background to make the tree feel "at home"! I also included an "if-else" statement for the leaves, which are a major part of this program. I hope you enjoy this simple drawing!