This document contains a list of 33 programming problems or exercises involving basic mathematical and logical operations to practice writing programs. The problems cover topics like calculating areas and volumes of geometric shapes, computing compound interest, sorting numbers, and more. They are grouped into categories like programs using mathematical operators, conditional statements, and loop statements. The goal is to write programs that accept user input, perform specified calculations, and output the results.
Related topics: