You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For certain conditions we might want to know what is the comparator type.
Suppose we have a challenge for body fat.
It would be good in this case to have a way to have a less than comparator suchj as
body_fat < 15
The text was updated successfully, but these errors were encountered:
For certain conditions we might want to know what is the comparator type.
Suppose we have a challenge for body fat.
It would be good in this case to have a way to have a less than comparator suchj as
body_fat < 15
The text was updated successfully, but these errors were encountered: