Logo

Programming-Idioms

History of Idiom 165 > diff from v60 to v61

Edit summary for version 61 by programming-idioms.org:
Linked to idiom #226 [Delete last element from list]

Version 60

2020-05-03, 21:41:33

Version 61

2020-05-07, 13:02:16

Idiom #165 Last element of list

Assign to variable x the last element of list items.

Idiom #165 Last element of list

Assign to variable x the last element of list items.

Variables
x,items
Variables
x,items