c# .net Adsense ADO.NET Linq Viruses/security asp.net MVC JQuery Angular-js Node-js SEO Java C++ SQL API Networking vb.net .Net Css JavaScript Generics c#.Net entity framework HTML Website host Website Construction Guide HTTP tutorial W3C tutorial Web Services JSON Psychology Ionic framework Angular ReactJS Python Computer Android
Python

Python was not found. run without arguments to install from the Microsoft Store - SOLVED

| | python

I have newly installed the python in my pc and also set the path in environment variables. When I try to find the version of the python. I got this following error while running the following cmd.

cmd: python --version

"Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings". 
Finally, I tried with this below command. It works.

cmd: py --version