When Running the code where will I see the output?

Question:

Replit Profile: https://replit.com/@demisticcashona

Hi @demisticcashona , welcome to the forums!
You code output should show up in the Console tab. If that tab doesn’t have anything, try checking for a Webview tab and open that. If the Webview is not there, look for the Ouput tab. This tab is used for GUI outputs, if you use things like Turtle or tkinter.
All these tabs can be found under Tools in the editor.

2 Likes