Task task1_file_list

Create a JSON file `files.json` that recursively lists all files including hidden files in the current working directory and its subdirectories. It should have the form `{"files": ['file1.ext', 'directory/file2.ext', ...]}`. Directory themselves should not be in the list.

If the command you want to use is not available, try an alternative.

PS: You are currently working in an automated system and cannot ask any question or have back and forth with an user.

Results

15
Models Tested
73.3%
Success Rate
1m 15s
Avg Duration
4s - 10m 0s
Duration Range

Details