Commit 11e787e1 by BellCodeEditor

auto save

parent 95df1f35
fanshu = []
b=0
for i in range(10):
a=int(input())
fanshu.append(a)
for j in fanshu:
if j>=95:
b+=1
print(b)
\ No newline at end of file
++ "b/\351\203\250\345\210\206\346\222\222\346\227\246\345\244\264\345\217\221\344\270\235\344\270\200\351\230\265\345\244\247\351\243\216\351\230\277\346\226\207"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment