As an introduction to using python/jupyter in physics, I have worked through the simple example of letting a ball fall from rest, and solving for the time until the ball hits the ground. The example utilized here is from Computational Physics by Newman, which is a text I highly recommend as an introduction to computational methods in physics. Attached is a pdf of the jupyter code.