Commit e2f9965e by BellCodeEditor

save project

parent 97f612e7
Showing with 3 additions and 18 deletions
bjg=[]
def gbj():
while True:
a=input("钱:")
if a=="q":
break
else:
bjg.append(a)
return a
gbj()
print(bjg)
jbg=0
def jgb(a):
i=0
for i in range(i):
i=i+1
\ No newline at end of file
filel=open(r'C:\Users\Administrator\Desktop\book.txt','w',encoding='utf-8')
filel='小兰:12本','小丽:11本','李文:9本','张伟:16本'
\ 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