Page 1 of 1

Python Write a function, called firstLast, that takes a list as a parameter and returns a list of the first and last ele

Posted: Sun Jul 10, 2022 11:27 am
by answerhappygod
Python
Write a function, called firstLast, that takes a list as aparameter and returns a list of the first and last elements in thelist.