mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-20 12:03:43 -05:00
The print line is trying to call a local variable from the for loop and would result in a error.
The print line is trying to call a local variable from the for loop and would result in a error.