You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During Fall Comp 2021, there was a minor spacing error in the student code that caused problems in Runtime.
See space at the last line of the file (https://pastebin.com/UTPDw6Cm)
One possible solution that we can use is Pyodide. We would have to download an offline version and configure it so that syntax check results are sent to the console.
The text was updated successfully, but these errors were encountered:
During Fall Comp 2021, there was a minor spacing error in the student code that caused problems in Runtime.
See space at the last line of the file (https://pastebin.com/UTPDw6Cm)
One possible solution that we can use is Pyodide. We would have to download an offline version and configure it so that syntax check results are sent to the console.
The text was updated successfully, but these errors were encountered: