Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Filter Data Structure

We provide a usage of the filter() and reduce() function with a simple example.

Project Description

In this file, you can see the usage of the filter() and reduce() function with a simple example. The goal of the problem is finding the multiplication of the odd numbers where they given in a list. You can re-orginize the list and extend the options to be able to sophisticate the code.

Execution

To execute the program, you need to have Python 3.x and an editor. If you do not have Python installed yet, it is highly recommended that you install the Anaconda distribution of Python, which already has the above packages and more included. Make sure that you select the Python 3.X installer and not the Python 2.7 installer.

About

We give an algorithm for finding the multiplication o the odd numbers where they given in a list.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages