Commit 6e1ea8a5 by BellCodeEditor

auto save

parent 0d71e674
Showing with 8 additions and 12 deletions
total = [] total = []
def a(): def a():
while 1: while True:
try: unit= input("dighperhgeriphgiehfpwjFO;WSGHOERHGOIERHPWGHERPHFGWEHNGPHERIPOGHJEWRGJWER[JGP[HRJNWIFGTEJHRIGJERJPGMP;WRTFHEORHNGVUJS;OFHNVKERIBGVERFGVBERKLGVBKWBELRDBJKGVLEBGVBERGBJERLGBERLGBVRLENLG:")
unit= int(input("dighperhgeriphgiehfpwjFO;WSGHOERHGOIERHPWGHERPHFGWEHNGPHERIPOGHJEWRGJWER[JGP[HRJNWI")) if unit== 'q':
except: break
print("x")
else: else:
total.append(unit) total.append(unit)
print(total) while 1:
a()
a() print(total)
\ No newline at end of file
\ 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