Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
repository:ball_launch [2021/02/18 19:26] porcaro1 |
repository:ball_launch [2021/02/18 19:29] (current) porcaro1 |
||
---|---|---|---|
Line 23: | Line 23: | ||
====Activity==== | ====Activity==== | ||
===Handout=== | ===Handout=== | ||
+ | {{ :repository:ball_launch_1.png?nolink&600|}} | ||
**Ball Launch** | **Ball Launch** | ||
==Part 1== | ==Part 1== | ||
Line 53: | Line 54: | ||
^ Variable 2 | 2. | | ^ Variable 2 | 2. | | ||
^ Variable 3 | 3. | | ^ Variable 3 | 3. | | ||
- | ^ Variable 4 (Drag) | | | + | ^ Variable 4 (Drag) | 4. | |
===Code=== | ===Code=== | ||
[[https://www.glowscript.org/#/user/porcaro1/folder/RepositoryPrograms/program/BallLaunch-Incomplete | Link]] | [[https://www.glowscript.org/#/user/porcaro1/folder/RepositoryPrograms/program/BallLaunch-Incomplete | Link]] | ||
Line 175: | Line 176: | ||
===Code=== | ===Code=== | ||
- | [[https://www.glowscript.org/#/user/donpata27/folder/Public/program/ProjectileMotionwithDrag | Link]] | + | [[https://www.glowscript.org/#/user/porcaro1/folder/RepositoryPrograms/program/BallLaunch-Solution | Link]] |
<code Python [enable_line_numbers="true", highlight_lines_extra="65"]> | <code Python [enable_line_numbers="true", highlight_lines_extra="65"]> | ||
GlowScript 2.7 VPython | GlowScript 2.7 VPython |