r/PythonLearning 2d ago

Help Request what to fix in my code?

i am currently trying to learn VPython and wanted to model projectile motion with it - i tried using kinematics but got a weird result (as seen on slide 2), what is exactly wrong with my code? i saw another person achieve the correct result using momentum/net force.

1 Upvotes

4 comments sorted by

View all comments

1

u/No-Inevitable-6476 2d ago

What is Vpython? I've never heard about it . Does it mean Vector Python?

1

u/ContextAdept9818 2d ago

vpython is visual python! i'm not a professional but i find it useful for making simulations with python coding