2 lines
90 B
Text
2 lines
90 B
Text
(+ (to-num (prompt "Enter first number: "))
|
|
(to-num (prompt "Enter second number: ")))
|