Python path and python home

I had downloaded python and start in visual studio when I gave a command it’s saying your python home and python path is not set so I checked it after I again gave a command so it again says your python home and python path is not set but it is set

Hello.
Maybe this video can help you: https://www.youtube.com/watch?v=E9U-EBG8jVk&ab_channel=ProgrammingKnowledge

Review the documentation related Python Environment within Visual Studio Code.
Python environments in VS Code

Review as well
How to correctly set PYTHONPATH for Visual Studio Code