[2] 2-nd-exercise #266
|
|
@ -5,6 +5,7 @@ import time
|
|||
import os
|
||||
|
||||
|
||||
|
||||
class Tile:
|
||||
def __init__(self, column, row):
|
||||
self._col = column
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user