Posts by Ricardo S. Leite • 11 points
1 post
-
0
votes1
answer54
viewsQ: python, list logic - remove item
I’m developing a game based on zombie Dice, in Python. I’m having trouble with the use of the list specifically copo[] , where I need to remove the played dice and then put them back into the game…