Open
Description
Per #1437 and #62323, the Go Tour code box is not accessible to developers who are blind or visually impaired.
A useful mitigation would be to let the user choose to use the Tour in "read-only" mode:
- lesson text contents unchanged
- remove code editor
- replace it with a plain text listing
- screen reader friendly
- keep the [Run] button
- remove the [Reset], [Format] buttons
This choice would persist in the user browser, like other existing settings.