• I don't get it

Question related to mission Solution for Anything

 

How is:

assert checkio(re) => re
assert checkio(re) =< math

Q1) why can functions be compared?

Q2) if re > math (from the python console), how can I even get those assert values to pass???

9