Python 3 Execution

Executed by Humacedeus (@Humacedeus)
Input
import os
os.system("ls -la")
Output
total 60
drwxr-xr-x    2 root     root            60 Apr 10 14:56 .
drwxr-xr-x    2 root     root            60 Apr 10 14:56 ..
-rwxr-xr-x    1 root     root             0 Apr 10 14:56 .dockerenv
drwxr-xr-x    2 root     root          4096 Jul 17  2023 bin
drwxr-xr-x    5 root     root           340 Apr 10 14:56 dev
drwxr-xr-x    2 root     root          4096 Apr 10 14:56 etc
drwxr-xr-x    2 root     root          4096 Jun 14  2023 home
drwxr-xr-x    2 root     root          4096 Jul 17  2023 lib
drwxr-xr-x    2 root     root          4096 Jun 14  2023 media
drwxr-xr-x    2 root     root          4096 Jun 14  2023 mnt
drwxr-xr-x    2 root     root          4096 Jun 14  2023 opt
drwxrwxr-x    2 compileb root          4096 Jul 17  2023 output
dr-xr-xr-x    5 root     root             0 Apr 10 14:56 proc
drwx------    2 root     root          4096 Jul 17  2023 root
drwxr-xr-x    2 root     root          4096 Jun 14  2023 run
drwxr-xr-x    2 root     root          4096 Jun 14  2023 sbin
drwxr-xr-x    2 root     root          4096 Jun 14  2023 srv
drwxr-xr-x   12 root     root             0 Apr 10 14:56 sys
drwxrwxrwt    2 root     root            40 Apr 10 14:56 tmp
drwxr-xr-x    2 root     root          4096 Apr 10 14:56 usercode
drwxr-xr-x    2 root     root          4096 Jul 17  2023 usr
drwxr-xr-x    2 root     root          4096 Jun 14  2023 var