codegamy_logo

CODELAB

. Sum of two numbers

Given two integer number a and b. You should sum them up.

Input Format

given two integer, a and b

Output Format

output an integer number

Sample Input

4 6

Sample Output

10

Constraints:

0<=a,b<=1000
Python
Dark
14

Custom Input

Output

Custom Input

Output

. Sum of two numbers

Given two integer number a and b. You should sum them up.

Input Format

given two integer, a and b

Output Format

output an integer number

Sample Input

4 6

Sample Output

10

Constraints:

0<=a,b<=1000
Python
Dark
14

Custom Input

Output

Custom Input

Output

2025 © CodeLab(PSTU) | All Rights Reserved.

Developed by Hasib-17❤️