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