2 lines
No EOL
34 B
Python
2 lines
No EOL
34 B
Python
tableau = [5,8,6,9]
|
|
a = tableau[2] |
tableau = [5,8,6,9]
|
|
a = tableau[2] |