There is no "Run," button

Hey @hannahelliott2 welcome to the forums!

The Run button no longer exists unless it is a deployment. Due to recent changes you will have to Fork unless the creator Deploys the Repl, in that case you will be able to run it like normal. These changes apply to normal console based programs like Python, C, etc. too, but there is no way to deploy them unless you set up some kind of server to run it (like Flask for Python) and use an Autoscale Deployment.

2 Likes