this assignment you will be asked to make a program that somehow relates to ucf. this assignment must be completed with concepts and tools we learned in class. this is limited to text based program (running from the console), using turtle graphics, or using pygame. you can decide which you want to do. your program must include everything from the semester. the list includes: input (using the input command or using keyboard/mouse listener in pygame. output (text, turtle, or something on the screen in pygame) variables if statements loops (for or while) functions lists strings