fork download
  1. import os
  2. print(os.listdir())
Success #stdin #stdout 0.01s 27712KB
stdin
Standard input is empty
stdout
['prog']