Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Week 03/Week 3 Quiz/Quiz 3B.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ To test your code, starting at `n` = 23 generates a sequence with a maximum valu

### Answer

726
736

### Explanation

Expand All @@ -202,4 +202,4 @@ To save resources, modern browsers only execute the Javascript associated with t

### Explanation

Correct. If your browser does happen to open a SimpleGUI frame as a new tab on top of the existing code tab, "pull" this tab off of the top of the current window to create a new separate window.
Correct. If your browser does happen to open a SimpleGUI frame as a new tab on top of the existing code tab, "pull" this tab off of the top of the current window to create a new separate window.