No products in the cart.

Write a program in python script …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

Write a program in python script mode to calculate the sum of two number
  • 1 answers

Gaurav Seth 4 years, 11 months ago

Python Program to Add Two Numbers

 

<textarea data-settings="" readonly="readonly" wrap="soft"></textarea>

 

 

 

 

 

 

a = int(input("enter first number: "))

b = int(input("enter second number: "))

 

sum = a + b

 

print("sum:", sum)

Output

enter first number:5
enter second number:7
sum: 12

http://mycbseguide.com/examin8/

Related Questions

Ch 1check point
  • 0 answers
Symbols are basically of
  • 1 answers
Python programming
  • 2 answers
What is database system
  • 2 answers
Draw the flow chart.
  • 0 answers
Define networking with two examples
  • 1 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App