Examination Note Calculation Program

in #python6 years ago

vize=input("Vize notunuzu giriniz: ")
final=input("Final notunuzu giriniz: ")
if (final<50):
print ("Dersten kaldınız.")
girdimi=raw_input("Bütünleme sınavına girdiniz mi?: ")
if (girdimi=='evet'):
butunleme=input("Bütünleme notunuzu giriniz: ")
if(butunleme<50):
print ("Dersten kaldın. Artık seneye geçersin.")
else:
hesapla=((vize)40/100)+((butunleme)60/100)
if (hesapla<50):
print ("Dersten kaldın. Artık seneye geçersin.")
else:
print ("Dersten ",hesapla," ortalamayla gectniz.")
else:
print("Seneye gecersin...")
else:
hesapla2=((vize)40/100)+((final)60/100)
print("Dersten ",hesapla2," ortalamayla gectiniz.")

Sort:  

Hello! Your post has been resteemed and upvoted by @ilovecoding because we love coding! Keep up good work! Consider upvoting this comment to support the @ilovecoding and increase your future rewards! ^_^ Steem On!

Reply !stop to disable the comment. Thanks!

Coin Marketplace

STEEM 0.18
TRX 0.13
JST 0.029
BTC 56855.37
ETH 2976.87
USDT 1.00
SBD 2.39