mirror of
https://github.com/chubin/cheat.sheets
synced 2024-11-03 15:40:17 +00:00
_python/recursion
This commit is contained in:
parent
4cfbf51349
commit
e0a494a321
@ -1,4 +1,4 @@
|
||||
# For what Recursion is, please check recursion
|
||||
# For what Recursion is, please check theory/recursion
|
||||
|
||||
# Simple Factorial Python Recursion
|
||||
def factorial(n) :
|
||||
|
Loading…
Reference in New Issue
Block a user