Write a program that has a starting weight as startWeight, then prints out their weight after n months if they stay on this diet.

  We are not using input() in this assignment and everything should be outputted using print() Read the question carefully as they tell you which variables to use for each question. For each prompt/question,answer to be printed, with no strings concatenated with the answer. Tuition Increase At one college, the tuition for a full-time student […]