Python Forum

Full Version: Making my own physics formula
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys!

For an assignment for school I want to put this formula in python. For me it's pretty hard and I'm not sure if it can be done in python.

[Image: i6ikKK]

I've been practicing definition and other functions in python, using pycharm. Do you have a function for the summation in python or do you need to do it with a loop? Hopefully you guys can help me.
FYI: Pycharm is an IDE, not a python package, python can be used with any text editor or python IDE.
summation depends on context, your image not properly posted, use the attachment button (after clicking New Reply)