Hi all,
I successfully completed the first part of this project, but have run into a bit of a road block on the Cho Han part. No syntax errors come up when I attempt to call the function I wrote, but nothing prints when I do. If I make bet higher than 100, the correct string gets returned, but none of the other elif statements seem to print if I try something else for bet. I tried running print() for the ■■■■ of it, and None was returned. Am I missing something obvious? Thanks for the help! (Link below).