CIS 111 Final exam topics Get user input Convert user input Display output Format strings for output Write selection statements if if/else if/elif/else Write repetition statements for while Use lists create a list set specific elements of a list get values of specific elements in a list iterate through a list Do user input validation Functions create a function call a function Evaluate expressions + - * / // % ** () == != < <= > >= not and or Number systems (2, 8, 10, 16) [30 pts] names digits allowed convert between bases