Problem : Get a value from the user, double the number and display the answer
Algorithm :
Input a number
Double the number
Display the new number
Flowchart :