aayushi-droid / Python-Thunder

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

Recursion: Sum #71

Closed Neel2904 closed 4 years ago

Neel2904 commented 4 years ago

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

Problem statement: Write a function that finds the sum of the first n natural numbers. Make your function recursive.

Problem Link: https://edabit.com/challenge/si2H6WC5YX99cn6LQ


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

This repository is valid for HacktoberFest2020

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

Neel2904 commented 4 years ago

I can solve this. Assign me

tanishqj2005 commented 4 years ago

can i take it up?

deecoders commented 4 years ago

Can I take this up @Neel2904 ?

RitikaAg commented 4 years ago

@Neel2904 can I work on this please,thanks!

Priyansh2001here commented 4 years ago

Can i work on this

kchatr commented 4 years ago

Hey could I work on this? I love recursion :) @Neel2904

somkuwaryash commented 4 years ago

@Neel2904 I would like to work on this. I have already solve this and have prepared a code already. Would be happy to work on it

Neel2904 commented 4 years ago

Do not PR before admin assign you for an issue. It's opposing the guidelines for this project. I have created this issue because I want to work on it. You all can also work on problem after creating an issue and ask for assign to project admin. Thank you

Amrita211 commented 4 years ago

@Neel2904 I would like to work on this issue, please assign me into it. Thanks !

Priyansh2001here commented 4 years ago

@Neel2904 i have completed my code with docs and typing please let me work on it