Also known as Koch curve, this is one of the earliest known fractal shapes. Use recursion and colorsys library to draw this shape with gradually changing colors. The following video
Monte Carlo Methods are interesting algorithms that rely on random sampling to obtain numeric result (Wikipedia). Since today is Pi Day, we are going to design a Monte Carol method