Problem : Get a value from the user, double the number and display the answer

    Algorithm :
  1. Input a number
  2. Double the number
  3. Display the new number

Flowchart :
Untitled