Project: Write a program in Python that inputs marks of three subjects of a student and displays the percentage marks obtained
Answers
Answered by
0
math = input("Marks in Maths")
eng = input("Marks in English")
chem = ("Marks in Chemistry")
print("Marks in Math : " + math + "Marks in English: " + eng+ "Marks in Chemistry: " + chem + )
Answered by
0
Answer:
................. is like a single page, presentation is made up of multiple side.
Similar questions