Okay so I'm in a intro to programming class and for an assignment we're supposed to develop a program that gives the ingredients for fruit punch and convert the normal service size to a service size of 240,000. The teacher gave us an example on how to do it, I modified it and still get errors. Errors like syntax errors not including ";" and another one saying : "There is no context in which this conversion is possible". Here's...