programming-idioms
programming-idioms copied to clipboard
Demo URLs to Replit: add file hash
Many demo URLs to repl.it or replit.com open a page that displays a large "Play" button, but not the source code.
Add the appropriate filename anchor e.g. #main.py so that following the link will show the source file upfront.
Not great:

Better:
