add while loop
This commit is contained in:
@@ -1,3 +1 @@
|
||||
term.log(((x)=do
|
||||
return x*x
|
||||
)(3545436543634634))
|
||||
term.log(((x)=x*x)())
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1 @@
|
||||
term.log(((x)=do
|
||||
return x*x
|
||||
)(3545436543634634))
|
||||
term.log(((x)=x*x)())
|
||||