From 5104b9cc706fffc021a1e7d20498a847cb8cfd98 Mon Sep 17 00:00:00 2001 From: eduard ermakov Date: Mon, 20 May 2024 20:48:44 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B7=D0=B0=D0=B3=D1=80=D1=83=D0=B6=D0=B0?= =?UTF-8?q?=D1=8E=20=D0=B4=D0=B7=200=20=D0=B4=D0=BE=2028=20=D0=BC=D0=B8?= =?UTF-8?q?=D0=BD=D1=83=D1=82=D1=8B=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BA=D0=B0?= =?UTF-8?q?=20=D0=B0=D1=80=D1=82=D0=B8=D0=B1=D1=83=D1=82=D0=B0=20=D1=88?= =?UTF-8?q?=D0=B8=D0=BF=D0=B2=D1=8C=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ShipCraft/Переделка/.idea/misc.xml | 2 +- .../ShipCraft/Переделка/.idea/workspace.xml | 14 ++- .../ShipCraft/Переделка/ShipView.py | 10 ++ .../__pycache__/ShipDirection.cpython-39.pyc | Bin 0 -> 659 bytes .../__pycache__/ShipField.cpython-39.pyc | Bin 0 -> 6925 bytes .../__pycache__/ShipMode.cpython-39.pyc | Bin 0 -> 634 bytes .../__pycache__/ShipView.cpython-39.pyc | Bin 0 -> 591 bytes .../__pycache__/ShootResult.cpython-39.pyc | Bin 0 -> 440 bytes HNS/Excercises/ShipCraft/Переделка/main.py | 114 ++++++++---------- 9 files changed, 74 insertions(+), 66 deletions(-) create mode 100644 HNS/Excercises/ShipCraft/Переделка/ShipView.py create mode 100644 HNS/Excercises/ShipCraft/Переделка/__pycache__/ShipDirection.cpython-39.pyc create mode 100644 HNS/Excercises/ShipCraft/Переделка/__pycache__/ShipField.cpython-39.pyc create mode 100644 HNS/Excercises/ShipCraft/Переделка/__pycache__/ShipMode.cpython-39.pyc create mode 100644 HNS/Excercises/ShipCraft/Переделка/__pycache__/ShipView.cpython-39.pyc create mode 100644 HNS/Excercises/ShipCraft/Переделка/__pycache__/ShootResult.cpython-39.pyc diff --git a/HNS/Excercises/ShipCraft/Переделка/.idea/misc.xml b/HNS/Excercises/ShipCraft/Переделка/.idea/misc.xml index a6218fe..94888fc 100644 --- a/HNS/Excercises/ShipCraft/Переделка/.idea/misc.xml +++ b/HNS/Excercises/ShipCraft/Переделка/.idea/misc.xml @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/HNS/Excercises/ShipCraft/Переделка/.idea/workspace.xml b/HNS/Excercises/ShipCraft/Переделка/.idea/workspace.xml index 5f5e9f3..84c56cd 100644 --- a/HNS/Excercises/ShipCraft/Переделка/.idea/workspace.xml +++ b/HNS/Excercises/ShipCraft/Переделка/.idea/workspace.xml @@ -5,8 +5,9 @@ + + - + + + @@ -40,7 +48,6 @@ - -