I'm trying to make a program that calculates how much it costs to miss a class. I take in variables tuition, number of courses, and number of weeks in a semester; it then plots the results (using python 2.7). Here's the code I've been working on:I'm trying to make a program that calculates ho