From 9ab7b66267b22d11cfce8dd81b23dcfc79425456 Mon Sep 17 00:00:00 2001 From: Tomasz Adamczyk Date: Sat, 27 Mar 2021 21:31:22 +0100 Subject: [PATCH] =?UTF-8?q?naw=C3=B3z?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 26 +++++++++++++++----------- __pycache__/plant.cpython-37.pyc | Bin 663 -> 923 bytes __pycache__/soil.cpython-37.pyc | Bin 951 -> 1239 bytes __pycache__/tractor.cpython-37.pyc | Bin 1503 -> 1797 bytes definitions.py | 1 + fertilizer.py | 7 +++++++ plant.py | 7 ++++++- py.py | 22 ++++++++++++---------- soil.py | 7 ++++++- tractor.py | 7 ++++++- 10 files changed, 53 insertions(+), 24 deletions(-) create mode 100644 fertilizer.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e775232..6bb1ad4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,10 @@ + + +