1.) calculator is accepting text as the data type but a calculator can only work with numbers. fix that. ### Do not change input type to text handle the input with regex 
1.) calculator is accepting text as the data type but a calculator can only work with numbers.
fix that.
Do not change input type to text handle the input with regex