This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Profile
Trying To Code
tryingtocode.bsky.social
did:plc:japrxsvnswfvtys2v63fgyt6
print("I'm just a coder who's a hero for fun")
import urllib
def open(site):
return urllib.urlopen(site)
open("tryingtocode.com")