Code Experts
Home
Challenges
Notes
Compiler
Forum
Exam
Contact
Sign in
Sign up
Home
Challenges
Notes
Compiler
Exam
Forum
Contact
Log In / Register
Copied To Clipboard !
Lambda with List Comprehension
Use a lambda function within a list comprehension to extract the last character of each string in a list.
Code :
['apple', 'banana', 'cherry']
Total :
0 Discussion
Login
Code (Optional)
Upload Code Image (Optional)
Post Your Comment