Integer Sign Determination

Integer Sign Determination

Identify whether a given integer is positive, negative, or zero and return a respective string: "positive", "negative" or "zero".

example

You should be an authorized user in order to see the full description and start solving this mission.