write a python program to get marks of 5 subjects english,science,maths,ip,physical education
Answers
Answered by
2
here is your Answer:
sub1=int(input("Enter marks of the English: "))
sub2=int(input("Enter marks of the Science: "))
sub3=int(input("Enter marks of the Maths: "))
sub4=int(input("Enter marks of the Ip: "))
sub5=int(input("Enter marks of the Physical education: "))
Answered by
2
Answer:
here is your Answer:
sub1=int(input("Enter marks of the English: "))
sub2=int(input("Enter marks of the Science: "))
sub3=int(input("Enter marks of the Maths: "))
sub4=int(input("Enter marks of the Ip: "))
sub5=int(input("Enter marks of the Physical education: "))
Similar questions
Accountancy,
6 months ago
English,
6 months ago
English,
6 months ago
Math,
1 year ago
English,
1 year ago
Social Sciences,
1 year ago