Skip to content

Commit 41d191c

Browse files
committed
Update README.md for factors.py
1 parent c1abf25 commit 41d191c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,8 @@ These programs can be imported and used as modules in your programs.
3535
- Factorial of a Positive Integer
3636
- Iteration (for & while)
3737
- Recursion
38+
39+
6. factors.py
40+
- Factors of Non-Zero Integers
41+
- Iteration (for & while)
42+
- Recursion

0 commit comments

Comments
 (0)