mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-03-03 13:28:40 +00:00
* 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>