improvements
This commit is contained in:
parent
67e317cee9
commit
52ef3256c9
16 changed files with 100 additions and 96 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
# Accessing array[-1]
|
||||
|
||||
In some languages, we can access array elements using negative indexes, counted from the end.
|
||||
In some programming languages, we can access array elements using negative indexes, counted from the end.
|
||||
|
||||
Like this:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue