I want to calculate number from the input field and display the result as a text if I press the button.
For example I type 6 in the input field. I press a button and the result appear as a text (here is the equation 3*input or something like that).
Thank you for your help.