I can compile and see the result from cpp file in vs code. But, but when I try compile python file by pressing Ctrl+Alt+N I can't see the result. I can see result only with right click and choosing Run Python file in terminal, as you can see in pictures. I want to compile smoothly cpp and python files in vs code. Is it possible?



