Nothing happens when running the code

Hi Folks,

I just started learning Python and faced an issue when running my first program on replit.com.
So, I have written a simple code as “print(‘Hello world’)”, then click on the “Run” button, but nothing appears on the “Console” tab.
Plaese point me out on what I’ve done wrong.

Welcome to the Replit Ask Forums!

Can you link the repl so we can further investigate the issue? :slight_smile:

1 Like

Without seeing the repl only thing that comes to mind is maybe you are using an empty repl instead of one with a Python template.

Could you share the Repl’s link if it keeps happening?