BAXYCode
Results
1
issues of
BAXYCode
[Enter steps to reproduce:] tried running debbuger on this code: ``` days = 10 file_list = ['l', 'b', 'c', 'd', 'f', 't', 'd'] if days > 0: for y in...