Created
August 3, 2020 23:32
-
-
Save ahmedazizkhelifi/6000ff1e82b3734c9a1182b7274a3bcd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from vpython import * | |
scene.title = "Double pendulum" | |
scene.height = 600 | |
scene.width = 800 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment