5th program input & output

Input : Enter any floating point number : 5.3

Output : The number you have given is : 5.3
/////////////////////////////////////
Input : Enter any floating point number : 95.05

Output : The number you have given is : 95.05
/////////////////////////////////////
Input : Enter any floating point number : 76.253

Output : The number you have given is : 76.253