You drew Pascal’s Triangle in a project. Draw 32 rows of Pascal’s Triangle and color the cells that contain numbers. Does it look like Sierpinski Triangle?
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