Open giladgressel opened 2 years ago
https://github.com/popo26/Projects/blob/e47a785bd2c1fb9647c97a3738f2c8824f7d09e5/301_03_build_a_card_game/cards.py#L143-L153
You don't need the else block here It will automatically continue regardless.
else
Ok!
https://github.com/popo26/Projects/blob/e47a785bd2c1fb9647c97a3738f2c8824f7d09e5/301_03_build_a_card_game/cards.py#L143-L153
You don't need the
else
block here It will automatically continue regardless.