Module: Arithmetic expressions


Problem

4 /5


2 to the power of N

Problem

For a given no N (input from the keyboard), finds 2N.
Output the calculated value (1 <= N <= 15).