Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

callX calling a function x number of times. #5

Open
MadhuBeesetty opened this issue Oct 5, 2017 · 0 comments
Open

callX calling a function x number of times. #5

MadhuBeesetty opened this issue Oct 5, 2017 · 0 comments

Comments

@MadhuBeesetty
Copy link

MadhuBeesetty commented Oct 5, 2017

Input: a function, a number

Input: fun() , 2
output: fun(), fun()

allopez7 referenced this issue in allopez7/algorithm Oct 9, 2017
allopez7 referenced this issue in allopez7/algorithm Oct 9, 2017
allopez7 referenced this issue in allopez7/algorithm Oct 9, 2017
bunnydeviloper referenced this issue in bunnydeviloper/algorithm Oct 19, 2017
bunnydeviloper referenced this issue in bunnydeviloper/algorithm Oct 19, 2017
solved #5: call f(x) multiple times
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant