Answer:
it will ask for a number.
if that number < or = to 0
then
it will add three to that number.
if that is not true
and that number > 0 and that number < 5
than
it will add one to that number.
if none of those are true
than
it will subtract 5 to that number.
Step-by-step explanation: