Back to All

how to take user inputs and calculate

I am using a chatbot to caculate based in user input.

User input 1 = 6
Use input 2= 7

I want to multiply the numbers and show the value back to the user in chatbot. How to do it>