top | item 24707639

(no title)

ldeangelis | 5 years ago

I was going to comment the same thing. It can be fixed by addding a conversion in the if like this:

  if int(guess) == lulu + boonie:
instead of

  if guess == lulu + boonie:

discuss

order

gregorymichael|5 years ago

Thanks for the catch! Should embed a version a REPL that we're not still working on.