Back to Browse

A Recursive approach to the Collatz Sequence in Python

2.1K views
Sep 25, 2021
10:01

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