Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
repository:charged_balloons [2021/03/24 23:38] porcaro1 [Answer Key] |
repository:charged_balloons [2021/03/24 23:40] (current) porcaro1 [Answer Key] |
||
|---|---|---|---|
| Line 29: | Line 29: | ||
| * Model two charged balloons hanging from strings, incorporating the effects of gravity | * Model two charged balloons hanging from strings, incorporating the effects of gravity | ||
| ===Code=== | ===Code=== | ||
| + | [[https://www.glowscript.org/#/user/porcaro1/folder/RepositoryPrograms/program/ChargedBalloons-Incomplete/edit | Link]] | ||
| <code Python [enable_line_numbers="true"]> | <code Python [enable_line_numbers="true"]> | ||
| GlowScript 2.7 VPython | GlowScript 2.7 VPython | ||
| Line 91: | Line 92: | ||
| ===Code=== | ===Code=== | ||
| + | [[https://www.glowscript.org/#/user/porcaro1/folder/RepositoryPrograms/program/ChargedBalloons-Solution | Link]] | ||
| <code Python [enable_line_numbers="true", highlight_lines_extra="36,37,43,44,46,47,49,50,52"]> | <code Python [enable_line_numbers="true", highlight_lines_extra="36,37,43,44,46,47,49,50,52"]> | ||
| GlowScript 2.7 VPython | GlowScript 2.7 VPython | ||