Computer Science Assignment: - Tanishq Bhargava Class Xi-B, Roll No 30
Computer Science Assignment: - Tanishq Bhargava Class Xi-B, Roll No 30
-TANISHQ BHARGAVA
CLASS XI-B , ROLL NO 30
if(A>B):
if(A>C):
else:
else:
if(B>C):
else:
print(C,”is the largest no”)
OUTPUT::