diff --git a/HNS/Excercises/02.11.2023 Battle Ship/__init__.py b/HNS/Excercises/02.11.2023 Battle Ship/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/HNS/Excercises/02.11.2023 Battle Ship/game1.json b/HNS/Excercises/02.11.2023 Battle Ship/game1.json index 53c3c67..b4edf6f 100644 --- a/HNS/Excercises/02.11.2023 Battle Ship/game1.json +++ b/HNS/Excercises/02.11.2023 Battle Ship/game1.json @@ -1,8 +1,7 @@ { - 'my_field': { - 'field': [], - 'ships': [], - 'field_mode': 'PUT' - + "my_field": { + "field": [], + "ships": [], + "field_mode": "PUT" } } \ No newline at end of file diff --git a/HNS/Excercises/__init__.py b/HNS/Excercises/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/HNS/__init__.py b/HNS/__init__.py deleted file mode 100644 index e69de29..0000000