Even
or Odd
Create e program that checks whether a number
is even or odd.
Input: single positive
integer  
Output : The
message “Even” or “Odd”.
 
  | 
   Sample Input1: 
   | 
  
   Sample Input2: 
   | 
 
 
  | 
   7 
   | 
  
   28 
   | 
 
 
  | 
   Sample  Output1: 
   | 
  
   Sample  Output2: 
   | 
 
 
  | 
   Odd 
   | 
  
   Even 
   | 
 
 
 
Для отправки решений необходимо