When you have a question that is:
• Calculate a_y where a_y = -9.8m/s^2
Is the code:
Console.WriteLi ne("Calculate a_y"); // a_y = 9.8m/s^2?
Or is that totally off?
• Calculate a_y where a_y = -9.8m/s^2
Is the code:
Console.WriteLi ne("Calculate a_y"); // a_y = 9.8m/s^2?
Or is that totally off?
Comment