This is a Python showcase. I made a find the missing number game in 305 296 bytes. The Repl I forked it from was 701 bytes (after removing the comments from the code).
https://replit.com/@CoderElijah/305-Bytes-Find-the-Missing-Number?v=1
2 Likes