Computer Science, asked by NANDHU12476, 7 hours ago

1
absolute beginner 0
You are given Two Numbers, A and B. Jf C = A + B. Find C.
Note: Round off the output to a single decimal place.
Input Description:
You are provided with two numbers A and B.
Output Description:
Find the sum of the two numbers (A + B)
Sample Input :
1
1
Sample Output :
2.​

Answers

Answered by gimmelike
29

Answer:

Sample Input

5

Sample Output o

01 02 03 04 05 26 27 28 29 30

__06 07 08 09 22 23 24 25

______10 11 12 19 20 21

________13 14 17 18

__________15 16

This is a Pattern program So Try accordingly, that line indicates a

Explanation:

1

absolute beginner 0

You are given Two Numbers, A and B. Jf C = A + B. Find C.

Note: Round off the output to a single decimal place.

Input Description:

You are provided with two numbers A and B.

Output Description:

Find the sum of the two numbers (A + B)

Sample Input :

1

1

Sample Output :

2.

pls markbranilest

Similar questions