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 Filter and Map
Filter a list of strings to keep only those starting with 'A', and then convert them to uppercase using lambda functions.
Code :
['apple', 'banana', 'Apricot', 'kiwi']
Total :
0 Discussion
Login
Code (Optional)
Upload Code Image (Optional)
Post Your Comment