4 lines
79 B
Text
4 lines
79 B
Text
I fs:list_dir(input()).empty
|
||
print(‘empty’)
|
||
E
|
||
print(‘not empty’)
|