powershell to python converter
print('''Install Powershell v5. ...
Install Python v3. ...
Set Environment variable PATH to point to the folder that has Python executable (Python.exe)
[Optional] I'm using Visual Studio Code as an editor for both PowerShell and Python.''')