Commit f87de60
fizzbuzz complete (TheAlgorithms#6504)
* fizzbuzz
* Update dynamic_programming/fizz_buzz.py
Co-authored-by: Caeden <caedenperelliharris@gmail.com>
* Update dynamic_programming/fizz_buzz.py
Co-authored-by: Caeden <caedenperelliharris@gmail.com>
* Update dynamic_programming/fizz_buzz.py
Co-authored-by: Caeden <caedenperelliharris@gmail.com>
* Update dynamic_programming/fizz_buzz.py
Co-authored-by: Caeden <caedenperelliharris@gmail.com>
* Update dynamic_programming/fizz_buzz.py
Co-authored-by: Caeden <caedenperelliharris@gmail.com>
* added doctests and function to fizzbuzz
* Update fizz_buzz.py
* Update fizz_buzz.py
* Fixed FizzBuzz
* fizzbuzz passing test
* Update dynamic_programming/fizz_buzz.py
Co-authored-by: Caeden <caedenperelliharris@gmail.com>
* Update dynamic_programming/fizz_buzz.py
Co-authored-by: Caeden <caedenperelliharris@gmail.com>
* Update dynamic_programming/fizz_buzz.py
Co-authored-by: Caeden <caedenperelliharris@gmail.com>
* Update dynamic_programming/fizz_buzz.py
Co-authored-by: Caeden <caedenperelliharris@gmail.com>
* Update fizz_buzz.py
* Update fizz_buzz.py
* Update fizz_buzz.py
* fixed fizzbuzz
* Add files via upload
* added mechanical energy calculation
* Delete mechanical_energy.py
* Update fizz_buzz.py
* Update dynamic_programming/fizz_buzz.py
Co-authored-by: Christian Clauss <cclauss@me.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update fizz_buzz.py
Co-authored-by: Caeden <caedenperelliharris@gmail.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent 0c5f1c0 commit f87de60
1 file changed
+65
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
0 commit comments