I can’t see the console screen, please help
Click new tab, then search for console, then click the console button. Alternatively you could also start and stop your program. If this is not your issue please provide more detail.
2 Likes
if it’s a HTML repl, click on the on the top right of the Webview
2 Likes
yes, it is just replit web-based Repl himself
Have you tried running the program? The console should open.
Is your repl an HTML or Node.JS repl? If it is an HTML repl, I do not think you will be able to use a console, this is not the case with Node.JS and Python (for example).
@wsganpat Then either press the wrench icon (near the url of your site) or make a new Repl tab and select Console from the options. Either works, I prefer the Console tab.