0
@staticmethod
in the example given with class Pizza, i noticed that the output is the same regardless if we write the @staticmethod decorator or not. how come?
0 Resposta
in the example given with class Pizza, i noticed that the output is the same regardless if we write the @staticmethod decorator or not. how come?