aayushi-droid / Python-Thunder

A curated list of Python applications
MIT License
86 stars 160 forks source link

Combinations #8

Closed aayushi-droid closed 3 years ago

aayushi-droid commented 3 years ago

Before jumping into Pr first comment for assign.All Problem from Edabit. Link is mandatory to add

Problem statement: Create a function that takes a variable number of arguments, each argument representing the number of items in a group, and returns the number of permutations (combinations) of items that you could get by taking one item from each group. Problem Link: https://edabit.com/challenge/G9QRtAGXb9Cu368Pw


Before submitting a PR please Check some details.Check Edabit for problem task

This repository is vaild for HacktoberFest2020

Read before making PR - How to contribute on Github Good Luck,

tapish2000 commented 3 years ago

Can you assign this one to me, please?

aayushi-droid commented 3 years ago

@tapish2000

Pull request for HacktoberFest will count from 1 october to 31 october

tapish2000 commented 3 years ago

Yeah, I will create a pull request on 1 October. Can you please keep me assigned for this, I have written the code already.

gittygupta commented 3 years ago

please assign this to me. my code is written already