Commit 3eb6c718 by BellCodeEditor

save project

parent 919bacfd
rng=(0)
pug=(0)
uug=(0)
for i in range(100):
pug=pug+1
int(pug)
int(uug)
rng=pug+uug
uug=rng
print(rng)
\ No newline at end of file
def t_www(): 666=57
def t_www(): 666=57
tut=10 print(int(666))
print(tut) \ No newline at end of file
return tut
return=t_www()
print(return)
\ No newline at end of file
...@@ -4,7 +4,7 @@ while True: ...@@ -4,7 +4,7 @@ while True:
try: try:
int(unit) int(unit)
except: except:
print("玩我呢") print("玩我呢 3.141592653587989426323")
else: else:
total.append(unit) total.append(unit)
print(total) print(total)
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