Commit e2a78d4
Add test for non-integer input to factorial function (TheAlgorithms#13024)
* Add test for non-integer input to factorial function
* Update test_factorial.py
---------
Co-authored-by: Maxim Smolskiy <mithridatus@mail.ru>1 parent 1b0bd16 commit e2a78d4
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 | | |
37 | 43 | | |
0 commit comments