Monday 20 September 2021

Python: built-in functions

dir function

      Python: dir(): return all the attributes, methods of an object

filter function

      Python: filter function

map function

      Python: map(): apply function to every element of iterable

 

Previous                                                    Next                                                    Home

No comments:

Post a Comment