fork download
  1. import os
  2.  
  3. os.system("ls")
  4. os.system("pwd")
Success #stdin #stdout 0.01s 7848KB
stdin
Standard input is empty
stdout
prog
/home/aVeVHC