update,
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# x = 5
|
||||
# x
|
||||
# x = 10
|
||||
# y = 20
|
||||
# x + y
|
||||
# x = y
|
Reference in New Issue
Block a user
@@ -0,0 +1,6 @@
|
||||
# x = 5
|
||||
# x
|
||||
# x = 10
|
||||
# y = 20
|
||||
# x + y
|
||||
# x = y
|