I want to know all about how to write a program which will add two numbers.
Take through step-by-step on how to write a program that will add two numbers and provide the answer.
Voters
SixBeeps (5061)
You want this in Clojure?
Ask coding questions
Take through step-by-step on how to write a program that will add two numbers and provide the answer.
You want this in Clojure?
Solution
try this code.
here's a link for more info.
https://stackoverflow.com/questions/58076459/addition-of-two-numbers-by-taking-user-input
That should work