The instructions for where to execute python -m SimpleHTTPServer may be confusing to some students, since "console" may refer to either the terminal emulator or the Developer Tools console in browser.
Changing this terminology should clarify that distinction for students
The instructions for where to execute
python -m SimpleHTTPServer
may be confusing to some students, since "console" may refer to either the terminal emulator or the Developer Tools console in browser.Changing this terminology should clarify that distinction for students
Staff