Commit 81cc84a7 by BellCodeEditor

save project

parent 3e282938
Showing with 2 additions and 1 deletions
...@@ -9,6 +9,6 @@ def lscs(): ...@@ -9,6 +9,6 @@ def lscs():
lsws.append(int(unit)) lsws.append(int(unit))
except: except:
print('你就是歌姬') print('你就是歌姬')
return s return lsws
a=lscs() a=lscs()
print(a) print(a)
\ 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