Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
repository:inner_tube_river_crossing [2021/02/18 19:53] porcaro1 [Answer Key] |
repository:inner_tube_river_crossing [2021/02/18 19:54] (current) porcaro1 [Answer Key] |
||
|---|---|---|---|
| Line 152: | Line 152: | ||
| - They never appear because these prompts only show once the while loop is completed. Since the tube never crosses the river, the while loop never stops | - They never appear because these prompts only show once the while loop is completed. Since the tube never crosses the river, the while loop never stops | ||
| ===Code=== | ===Code=== | ||
| - | [[https://www.glowscript.org/#/user/porcaro1/folder/RepositoryPrograms/program/InnerTubeRiverCrossing-Solution | Link]] // | + | [[https://www.glowscript.org/#/user/porcaro1/folder/RepositoryPrograms/program/InnerTubeRiverCrossing-Solution | Link]] \\ |
| **Note**: No lines of code are added, only modified on a problem-to-problem basis, and these are what are highlighted below. | **Note**: No lines of code are added, only modified on a problem-to-problem basis, and these are what are highlighted below. | ||
| <code Python [enable_line_numbers="true", highlight_lines_extra="12,23,24,25,37"]> | <code Python [enable_line_numbers="true", highlight_lines_extra="12,23,24,25,37"]> | ||