VS Code terminal settings

Hi. I’m enrolled in the Python for Beginners course. Using VSCode, when I run the program I don’t get the same screen as in the video; there is extra stuff like my file path, the same as I will get on a terminal window. How to get a clean display with just the executed program?

You might need to configure your Code Runner extension. I use the default settings except I have checked “Clear Previous Output” and I have unchecked “Show Execution Message”.