5 lines
34 B
Python
5 lines
34 B
Python
|
# basic REPL tests
|
|||
|
print(1)
|
|||
|
[A
|
|||
|
2
|