SDI_Expressions_Assignment For this assignment, you will create a calculator that collects information from the user with prompts, calculates some sort of useful result from that information, and prints the result to the console. You will also be responsible for creating a flowchart that reflects the logic of the code you create.