CSCI 101 HW1 grading notes 30 points total Overall: - must have name and lab section in a comment at the top (-1 point) - submitted code must compile and run (-5 points) - all comments YOUR CODE HERE must be removed (-1 point total) Four 4's: - must exactly match sample output (-1 point total) - output must be integers (-1 point total) - each expression must use exactly four 4's (-1 point) Age: - provided lines in the template should be used and unchanged (-1 point) - the variable 'age' must be used, not a constant such as 18 (-3 points) - lowerAge and upperAge can be either ints or floats Cups: - provided lines in the template should be used and unchanged, except for the optional challenge (-1 point) - output must be correct (-2 points or more) - output values must be ints (-1 point) Banana, etc: - each line must have its own comment (-1 point total) - each output must be correct (-1 point or more each) Challenge: - correct output all on one line +2 - correct output split between multiple lines +1