0% found this document useful (0 votes)
2 views2 pages

Python Assignment 3

Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views2 pages

Python Assignment 3

Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

ASSIGNMENT 3

Name : Ganesh S. Pednekar

Year , Branch , Class , Batch : FE , ETC , 1 , A

Roll No : 25B-ET-015

Subject : Basics of Computing with Python Lab

Date : 29-05-2026

1. Create a higher order function that accepts another function and a list ,
and applies the function to the each item of the list .

Input

Output
2. Find the longest word in a sentence

Input

Output

You might also like