Skip to content

Instantly share code, notes, and snippets.

@ahmedazizkhelifi
Created August 19, 2020 00:13
Show Gist options
  • Save ahmedazizkhelifi/2433929f04e78a4a2541b2fa589184fb to your computer and use it in GitHub Desktop.
Save ahmedazizkhelifi/2433929f04e78a4a2541b2fa589184fb to your computer and use it in GitHub Desktop.
import vpython as vp
vp.scene.title = "Modeling the motion of planets with the gravitational force"
vp.scene.height = 600
vp.scene.width = 800
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment