After writing a simple print Hello code, no run results

I wrote print(“Hello”) and no run results are coming.

Could you provide a link to the repl? This would help the community troubleshoot with you :slight_smile:

This is the link to the issue:
https://replit.com/@NaglaaA/1dayprint

2 Likes

When I run that repl I see the following output:

Hello
Hi

1 Like

It finally worked without me doing anything. thanks

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.