I have my computer set up with a screen. Whenever I do print("Hello"), it prints out hello in the next line of code, which is visible on the screen. But how do I get the screen to not display the command log, and instead display text which I can edit? Ex : The screen says "Hello" in big letters but nothing else.
Thanks.