Computer Science, asked by avneet823, 2 months ago

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 tajindersinghrehan71
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 sanjeev477
2

Answer:

babes matlab as a friend yaar chal sorry agar apko hurt hua to

Similar questions