3. control flow.14 Exercise

Hi,

I am fairly new to programming. Enrolled on the “Complete Python Mastery” course. On lecture 14 entitled Exercise.

When I try run my code I get an message:
“code is already running”

please advise. What am doing incorrect?

Let’s try to open and see the terminal in VScode to see what’s going on.

In top menu go to VIEW and then TERMINAL. At the bottom of the VSCode app you will see the TERMINAL and if the program is actually running or not.

you will see something like this (observe the TERMINAL at the bottom):

Let me know if you managed to see the terminal in VSCode