I recently installed Python and VS code on my new laptop, and I tried running a Python script. When I run it by pressing ctrl+alt+n, it's showing the output window like this:

Now when I press up arrow(↑) two times, then it's showing the output:

What I want: when I run the code, it should be run in a single time, I don't have to press the arrow key.


python Trello.py