Giới thiệu sản phẩm
hoc_sinh= input("nhap vao so luong hoc sinh: ")
for i in range(1,hoc_sinh):
hsg = hsk = hstb=hsy= 0
name = str(input("what your name?: ex = Ana: "))
point_khtn = float(input("what your point of khtn? "))
point_xh = float(input("what your poin of xh? "))
point_soft= float(input("what your point of soft? "))
s = (point_khtn + point_xh + point_soft)/3
if s >= 9:
hsg +=1
print("GOOD job!")
elif s >= 8 and s <=9:
hsk += 1
print("almost! you can improve")
elif s >= 5 and s <=7:
hstb += 1
print("keep try harder!")
else:
hsy += 1
print("you low, try to try harder next time!")
print("number of hsg\n",hsg)
print("number of hsk\n", hsk)
print("number of hstb\n", hstb)
print("number of hsy\n", hsy)
Hình ảnh sản phẩm
Hãy bình luận để nhặt 100 thóc nhé
Sản phẩm cùng tác giả
Sản phẩm liên quan
Không có sản phẩm nào
Đăng nhập để tham gia bình luận