Hi.
I write code that return good result for assert, but fail "check result";;
AssertionError: your function should be a generator, ?, ?
Fail: create_intervals([1,2,3,4,5,7,8,12])
Why i dont pass this exercise? My result for assert is the same and great
Created at: 2019/12/14 15:22; Updated at: 2019/12/14 15:31