Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Python Program for factorial of a number#275

Merged
seeditsolution merged 1 commit intoseeditsolution:masterseeditsolution/pythonprogram:masterfrom
Mohit5700:patch-1Copy head branch name to clipboard
Oct 3, 2020
Merged

Python Program for factorial of a number#275
seeditsolution merged 1 commit intoseeditsolution:masterseeditsolution/pythonprogram:masterfrom
Mohit5700:patch-1Copy head branch name to clipboard

Conversation

@Mohit5700
Copy link
Contributor

Factorial of a non-negative integer, is multiplication of all integers smaller than or equal to n. For example factorial of 6 is 65432*1 which is 720.

Factorial of a non-negative integer, is multiplication of all integers smaller than or equal to n. For example factorial of 6 is 6*5*4*3*2*1 which is 720.
@seeditsolution seeditsolution merged commit 7d7cd3c into seeditsolution:master Oct 3, 2020
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.