News

In Python, it is possible to use the built-in function map () which takes some arguments, such as a list, applies given function f to every item of lista and returns an object which can be anything.