TomoLink
Easytcs-nqt

A flowchart has: Start → Input N → Is N%2==0? → Yes: Print 'Even', No: Print 'Odd' → End. What does it do?