Open acpennington opened 2 years ago
Instead of repeatedly checking if item.row = DECK, we should just makes things like this their own function. It follows the DRY principle to make our code more readable.
Instead of repeatedly checking if item.row = DECK, we should just makes things like this their own function. It follows the DRY principle to make our code more readable.