Assignment 1:
Prompt the user to enter a number. After reading the user's input,
print a 0 if the number is even or a 1 if the number is odd
Assignment 2:
Prompt the user to enter a number of seconds between 1 to 86,400.
After reading the user's input number of seconds, calculate and then
output how many hours, minutes, and seconds it equals.
The exercise 3:
1. Apply the algorithm for transforming a decimal number to binary num-
ber on:
a.) 87
b.) 111