# if 語句
score=50
if score<60:
print("不及格")
elif score >90 and score <=100:
print("優秀")
else:
print("中等")
不及格
Python runs unittest as a package import error, attributeerror: module unittest has no attribute main‘
It didnt work for a long time
[Python] Python asynchronously fetches website data [detailed process]
Project introduction askWeb/in