No products in the cart.

Write the program in python to …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

Write the program in python to calculate the average of three inputted number
  • 1 answers

Sia ? 3 years, 4 months ago

print("Welcome")

a = int(input("1st number > "))

b = int(input("2nd number > "))

c = int(input("3rd number > "))

result = a + b + c

final_result = result / 3

print(final_result)

http://mycbseguide.com/examin8/

Related Questions

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