I have installed the latest version of vscode 1.55.2 with user setup.
The output window should be clear and only the output should be displayed.
What is displayed is the following 👍 PS C:\Users\getki\OneDrive\Documents\mosh> c:; cd 'c:\Users\getki\One\Python39\python.exe' 'c:\Users\getki.vscode\extensions\ms-python.python-2021.4.765268190\pythonFiles\lib\python\debugpy\launcher' '54848'
'--' 'c:\Users\getki\OneDrive\Documents\mosh\FizzBuzz.py'
7
PS C:\Users\getki\OneDrive\Documents\mosh>
7 is the correct output.
I have installed the latest version of vscode 1.55.2 with user setup. The output window should be clear and only the output should be displayed. What is displayed is the following 👍 PS C:\Users\getki\OneDrive\Documents\mosh> c:; cd 'c:\Users\getki\One\Python39\python.exe' 'c:\Users\getki.vscode\extensions\ms-python.python-2021.4.765268190\pythonFiles\lib\python\debugpy\launcher' '54848' '--' 'c:\Users\getki\OneDrive\Documents\mosh\FizzBuzz.py' 7 PS C:\Users\getki\OneDrive\Documents\mosh> 7 is the correct output.