This commit is contained in:
MlodyJ 2024-03-19 11:20:31 +01:00
parent 6e94773b53
commit ed001b91d4
1 changed files with 1 additions and 1 deletions

2
app.py
View File

@ -19,7 +19,7 @@ def initBoard():
row.append(cell)
cells.append(row)
#test
# Na potrzeby prezentacji tworzę sobie prostokatne sciany na które nie da się wejść
x1 = 3
y1 = 6