Open
Description
Steps to reproduce:
- Go to Source Academy Playground
- Default language should be JS and there should be a comment "// Type your program in here!". Change language from JS to Python
- The comment stays the same, which causes a syntax issue.
Expected behaviour upon language change should be to automatically change the default comment as well. I believe the same issue will also happen if the language is changed from JS to Scheme.