Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

Administrator / lesson4_5

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • lesson4_5
  • shdgfgd.py
  • sss.py
Find file
BlameHistoryPermalink
  • BellCodeEditor's avatar
    save project · 6e08b2e3
    BellCodeEditor committed 4 years ago
    6e08b2e3
sss.py 298 Bytes
1 2 3 4 5 6 7 8 9 10 11 12
s=0
while True:
    num=input("手动阀打发发发打发打发打发(q结束):")
    if num=="q":
        break
    try:
        www=int(num)
    except:
        print("返回给大幅度反对恢复供电给")
    else:
        s=s+int_num
    print("是广泛大锅饭地方:",s)