Skip to content

Factorial Program in python using recursive approach#3130

Open
TharunKumarReddyPolu wants to merge 1 commit into
jainaman224:masterfrom
TharunKumarReddyPolu:Factorial
Open

Factorial Program in python using recursive approach#3130
TharunKumarReddyPolu wants to merge 1 commit into
jainaman224:masterfrom
TharunKumarReddyPolu:Factorial

Conversation

@TharunKumarReddyPolu

@TharunKumarReddyPolu TharunKumarReddyPolu commented Dec 5, 2022

Copy link
Copy Markdown

Checklist:

  • 4 space indentation.
  • Coding conventions are followed.
  • Input is taken dynamically.
  • Sample Input / Output is added at the end of file.
  • Logic Documentation (Comments).
  • File names are correct

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

Changes proposed in this pull request:

  • Added Python New file under Factorial folder
  • Used a recursive approach to find the factorial of a given number.

Languages Used:

  • Python

Files Added:

  • Factorial.py

We're happy to help you get this ready -- don't be afraid to ask for help.

Thanks!

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

Successfully merging this pull request may close these issues.

1 participant