while
This commit is contained in:
parent
16378e5d48
commit
5f560f079b
5 changed files with 30 additions and 5 deletions
|
|
@ -1,3 +1,2 @@
|
|||
while x:
|
||||
x = x - 1
|
||||
|
||||
x = x - 1
|
||||
|
|
@ -5,5 +5,4 @@ Module
|
|||
Identifier(x)
|
||||
BinOp(-)
|
||||
Identifier(x)
|
||||
Number(1)
|
||||
|
||||
Number(1)
|
||||
Loading…
Add table
Add a link
Reference in a new issue