Where is the Run button in C tutorial

,

Its telling me to Run for this tutorial, but cant find Run button, im I blind?

The code will first run when you Submit. So, Submit button first Runs your code and then submit it if Run is successful.

1 Like

@rob1 - thanks for highlighting this - have made the statement clearer - will benefit other users.

1 Like

when you submit your code then your code will be run . so first write the code then submit it

In some problems there is not a separate option for run and submit. So, whenever you want to run the code you have to submit the code, that will automatically run and check your code.