Very urgent plz answer
write a program that accepts roll no. and marks of a student in three subjects sub1, sub2, sub3. Caculate the total marks and percentage obtained.
Answers
Answered by
1
a= int(input("enter roll no. : "));
sub1=int(input("enter marks : "));
sub2=int(input("enter marks : ");
sub3=int(input("enter marks : "));
tt=(sub1+sub2+sub3)
perc= (tt)/300 *100
print(tt, perc)
the above language is python
Answered by
2
Answer:
babes matlab as a friend yaar chal sorry agar apko hurt hua to
Similar questions