diff --git a/Week 03/Week 3 Quiz/Quiz 3B.md b/Week 03/Week 3 Quiz/Quiz 3B.md index db2bf5d..6bb6eb5 100644 --- a/Week 03/Week 3 Quiz/Quiz 3B.md +++ b/Week 03/Week 3 Quiz/Quiz 3B.md @@ -183,7 +183,7 @@ To test your code, starting at `n` = 23 generates a sequence with a maximum valu ### Answer -726 +736 ### Explanation @@ -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. \ No newline at end of file +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.