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():
tut=10
print(tut)
return tut
return=t_www()
print(return)
\ No newline at end of file
666=57
print(int(666))
\ No newline at end of file
......@@ -4,7 +4,7 @@ while True:
try:
int(unit)
except:
print("玩我呢")
print("玩我呢 3.141592653587989426323")
else:
total.append(unit)
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