Need help fixing my loop. My program is due at 11.30 tonight so I need to finish it. Been working on it for a long time, but can't get the loop working.
I need it to create a table that shows:
Height Time
0.0 0
55.1 1
... and so fourth
The program is able to compile and run, but just not how it is supposed to.
I am trying to have it create a table that lists all of the seconds from when the initial height is 0 and the ending height is 0.
Thanks for the help. Just needed help fast and since you guys have helped me a lot before I was trying to get your attention. But I already had to turn my program in, but thanks for helping. I was close to figuring it out, but just couldn't get it just right. But oh well.
I was close to figuring it out, but just couldn't get it just right. But oh well.
If I were a lecturer I'd rather receive an original but flawed solution than get a perfect but obviously copied submission from my students.
And if I were you, I'd use this as an excuse to set a meeting with the teacher and get his/her opinion on my codes.