Powershell Parameter

Hi,
I need to run a python script from PowerShell by passing a parameter so that I can get the parameter as variable in the python script using sys.arsv.
Eg : “python filename.py arg1”
Here arg1 should be a variable obtained from UIPath
Thank you for any help and kindly upload the .xaml if you’ve found a solution.