5 points - comment at beginning saying name and what they are modeling 40 points for the 10 variable declarations 1 point for a type that matches what they are trying to do 1 point for a clear variable name 1 point for a value that matches the type they chose 1 point for it being clear on how to initialize for a different example of the class either variable name is clear or there is a comment -3 points if they don't have 1 int or unsigned int -3 points if they don't have 1 bool -3 points if they don't have 1 char -3 points if they don't have 1 string -3 points if they don't have 1 float or double 10 points for all variables are an attribute of what the are modeling 20 points for the 10 prints 1 point for a cout line for each variable 1 point for a descriptive tag printed for each one 10 points for it compiles 15 points for it runs and produces correct output