質問編集履歴

1

個人情報の修正

2021/01/04 02:16

投稿

ka1989
ka1989

スコア2

test CHANGED
File without changes
test CHANGED
@@ -236,11 +236,11 @@
236
236
 
237
237
  > Traceback (most recent call last):
238
238
 
239
- File "/Users/KeijiroAbe/Documents/0102.py", line 110, in <module>
239
+ File "/Users/Kxxx/Documents/0102.py", line 110, in <module>
240
240
 
241
241
  game.play_game()
242
242
 
243
- File "/Users/KeijiroAbe/Documents/0102.py", line 80, in play_game
243
+ File "/Users/Kxxx/Documents/0102.py", line 80, in play_game
244
244
 
245
245
  cards = self.deck.cards
246
246