2 lines
26 B
Plaintext
2 lines
26 B
Plaintext
|
|
import os
|
||
|
|
os.system('ls')
|