Commit 609ff02a by BellCodeEditor

save project

parent b127f1a7
Showing with 15 additions and 0 deletions
#shuju={'F': 70, 'C': 67, 'h': 104, 'i': 105, 's': 115}
#print(shuju[C])
#student={'Jonh':10, 'Sam':11, 'Lily':9, 'Anna':10, 'Daming':10, 'Helen':12}
#student['Lily']=10
#student['小红']=11
#print(student)
#stamer={'第一格':'猪八戒','第二格':'孙悟空'}
# stamer['第一格']='唐三藏'
# stamer['第二格']='假行者'
# stamer['第三格']='沙和尚'
# stamer['第四格']='猪八戒'
# print(stamer)
\ No newline at end of file
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