79527203

Date: 2025-03-22 09:36:27
Score: 3
Natty:
Report link

iex(9)> lst = [1,3,5,7,9]

[1, 3, 5, 7, 9]

iex(10)> :lists.last(lst)

9

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: ВАК