- 1
Sample calculator
Write a program to take two integers as input and output their sum. Sample Input: 2 8 Sample Output: 10
4 Réponses
+ 5
Ravi Teja ,
yes, it's up to you to do this task. if you have any problem, please show us your attempt.
thanks!
+ 3
Revise the lessons again.
+ 3
Ravi Teja
please don't ask the community to do this job for you. to get ready codes does not really help you to progress in learning and it does not develop your problem solving ability.
as already mentioned by Atul , you should repeat some parts of the python tutorial. also do some basic exercises. then try it again.
thanks for your understanding!
0
Please frnds help me to write this code, i'am beginner of python don't know how to write.