Looping help

Hi i am writing a program for an assignment and i cant get the looping to work. i dont want to post the code in case some tries to copy it. but i am willing to message it to someone who can help me with it.

thanks.

Last edited on
Your second for loop is a little weird. t = t +T ? whats that for???
so t = 0 and T is a constant = 0.01.
i already figured it out. i didnt need the second loop :)

thanks for replying
Topic archived. No new replies allowed.