0

I wonder if you could help me with this question....

import os 
os.system("su")

At this point it will ask for a password, so I would like python to automatically return a password, could you help me in that case?

0 Answers0