วันอาทิตย์ที่ 13 กันยายน พ.ศ. 2558

Grade Lab 4x.

def setup():
   score = 95;
   if (score < 0):
      print("Error")
      print("Error")
   elif (score < 50):
      print("F")
      print("-")
   elif (score >= 50 and score < 55):
      print("D")
      print("1.00")
   elif (score >= 55 and score < 60):
     print("D+")
     print("1.50")
   elif (score >= 60 and score < 65):
    print("C")
    print("2.00")
   elif (score >= 65 and score < 70):
    print("C+")
    print("2.50")
   elif (score >= 70 and score < 75):
    print("B")
    print("3.00")
   elif (score >= 75 and score < 80):
    print("B+")
    print("3.50")
   elif (score >= 80 and score <= 100):
    print("A")
    print("4.00")
   elif (score > 100):
    print("Error")
    print("Error")
    print("Mr.Titi Rungruang (Cpr.E)")
    print("Computer Programming Fundamental")
    print("Your score = ",score)
    print("You get")
    print("GPAX")

   
setup()

ไม่มีความคิดเห็น:

แสดงความคิดเห็น

Link Video Presentation Resort Managemant System Project.

Video Presentation Resort Managemant System Project. จัดทำโดย พากษ์เสียง: คุณาสิน  ทองมณี  5801012620011 ลำดับภาพ: สุพิชชา  ศรีศิริ...