I have a script that I want to run with admin privileges but without specifying sudo my_script.py.
sudo my_script.py
Is there a way to prompt the user who is running the s