Poker hand string display

前端 未结 4 1586
后悔当初
后悔当初 2021-01-21 18:19

I\'m brand new to programming and Python and I\'m trying my hardest to understand and learn it. I\'m not asking for answers but explanations in plain non-computer terms so that

4条回答
  •  滥情空心
    2021-01-21 18:59

    I'd do it slightly differently to the last two posters, and start with the zip function for joining up matching lists.

提交回复
热议问题