Question:
Replit Profile: https://replit.com/@suhailanwar18
Hi @suhailanwar18 , welcome to the forums!
This is a recent update. You can’t revert it to the oriinal Console, but you can remove previous run history by clicking the Trash icon at the top of the Console.
You can also use the Shell to run instead, by entering python main.py
or whatever file (like java Main.java
etc). Then, to clear the Shell, enter clear
.
Hope this helps!