-
-
Notifications
You must be signed in to change notification settings - Fork 207
Description
On Lesson 22 "Appending and popping values from arrays" in practice lesson 1 "Completing Orders" the output console will claim there is a syntax error on Line 6 despite code matching the solution exactly. It is only upon selecting 'Use Solution' that the code will run properly despite the fact that no visible change was made to the code I had written. Along with this my progress on this specific practice lesson is not counted by the system leaving me at 95% for Lesson 22, despite the fact that I was able to complete this practice with the 'Use Solution' button.
Steps to reproduce the bug:
- Go to Lesson 22 Practice Lesson 1
- Write code manually exactly as stated in the solution
- An error will be found on Line 6 upon attempting to run it
I expect my own written code to run properly especially since it appears to be exactly the same as the given solution. Every previous lesson thus far has not had an issue like this.
Screenshot with my code and the solution:

- Operating System: Windows 11
- Browser: Chrome
