Solving the Collatz Sequence problem from "Automate the Boring Stuff" by using a recursive function.
Old video where I solve it another way: https://youtu.be/lAp_5qTdOhM
The book is: Automate the Boring Stuff by Al Sweigart
Download
0 formats
No download links available.
A Recursive approach to the Collatz Sequence in Python | NatokHD