The document contains code snippets for 14 programs. The programs cover topics like inputting and outputting numbers, calculating sums, averages, areas of shapes, conditional statements, loops, functions and string manipulation. Some key programs include one that inputs 5 numbers, calculates sum and average; one that inputs rectangle dimensions and calculates area; and one that greets a user by name after inputting it.