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?
You created a random letter matrix in a previous project. Write a program that generates a random word search table given a list of words. You will practice list, string