20.Interactividad
One of the most awesome aspects of programming is to response on the fly for the user input, which means our program will yield different result depends on the user input.
Lets clear the screen and begin.