Using Functions in Python to Find the Maximum Projectile Range

preview_player
Показать описание
Here is my second part of an introduction to functions in python. In this example, I create a function to find the range of a projectile and then use that to find the angle that gives the maximum range.

Here is part 1:

Here is the code:
Рекомендации по теме
Комментарии
Автор

Great video, and thank you on the font size. Great teaching tool to show why 45 deg isn't always going to give a max range. I willuse your code, but only when I get stuck. I want to write the code on my own. 🙂

fizixx