dodacie metody protection
@ -21,6 +21,10 @@ class Plant:
@abstractmethod
def collect(self):
pass
def protect(self, protection):
#pobieramy współrzędne roślinki
def get_coordinates(self):
The note is not visible to the blocked user.