Visual Studio Code – Python curses won't work properly in cmd or powershell
I'm trying to display big ascii text with curses, but it only works in the Visual Studio Code terminal for some reason. Visual Studio Code terminal displays the text correctly But when I try to run the program in powershell…