Visual Studio Code – Python code is working in PyCharm not Visual Code Studio
I'm following a beginner's Python course and the code the instructor has used works in PyCharm but not Visual Studio Code. I am learning how to use the try-catch within a while loop. I have checked the Python version in…