Exercise 1 · Chapter: Linear ProgramsRequired+50 XP
Add Two Numbers
Store two numbers in variables, then print their sum.
Your output should be:
The sum is 15
Need a hint?
3 available · costs 5 XP each
javascript
Output
Run your code to see the output here.