4 lines
34 B
Plaintext
4 lines
34 B
Plaintext
![]() |
arr = [1, 2, 3]
|
||
|
i = -1
|
||
|
x = arr[i]
|