Even when introducing correct answers to this task such as:
if total:
return set(sorted(data)[total:-total])
return data
Doesn't work it still throws error a strange error without any notes
Created at: 2022/08/04 19:03; Updated at: 2022/08/06 12:35