- 4

Any body can help

Write a program to take two integers as input and output their sum. Sample Input: 2 8 Sample Output: 10

21st Nov 2021, 1:56 AM
Dennis Onoja
1 Answer
0
a = int(input()) b = int(input()) print(a+b)
21st Nov 2021, 3:02 AM
Ferdous đŸ‘Ÿ
Ferdous đŸ‘Ÿ - avatar
Hot today
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
help
0 Votes
AI
2 Votes
APIs
1 Votes