Output appears in a "Python Debug Console" terminal. Ctrl+click the :5000/ link in that terminal to open a browser to that URL. In the browser's address bar, navigate to :5000/hello/VSCode. Before the page renders, VS Code pauses the program at the breakpoint you set. The small yellow arrow on the breakpoint indicates that it's the next line of code to run.