When I try to run Python3 from PowerShell, I got the following output:
C:/> python3 --version
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
Then, how should I install Python?