Sagot :
Cevap:
a=input("isim giriniz :")
s=input("soyisim giriniz :")
n=int(input("ortalama giriniz :"))
if n>=85:
print(a+" "+s+" takdir belgesi alabilir")
else:
print(a+" "+s+" takdir belgesi alamaz")
python dilinde yazdım
Açıklama:
Thank you for visiting our website wich cover about Bilgisayar. We hope the information provided has been useful to you. Feel free to contact us if you have any questions or need further assistance. See you next time and dont miss to bookmark.