可以快速上手的开发文档
代码如下所示:scole=input("inputyourscole:")ifscole>90:print("A")elifscole>80:print("B")elifscole>70:pri..