โ Back to Printing
Question 49
Add Two Variables and Print
Add Two Variables and Print
Two number variables are given. Print their sum. For a = 7 and b = 8 the program prints: 15
Expected Output:
15
Topics:
Printing
Code Editor
1
Tab to indent ยท Ctrl+Enter to run ยท Ctrl+Space to expand shortcuts (clog, fn, fori)
Your Output
Run your code to see the output here...
Test Cases
Run your code to see test case results.