diff --git a/dzien_05/klasy_03_tl.py b/dzien_05/klasy_03_tl.py index 3a00838..0b4879b 100644 --- a/dzien_05/klasy_03_tl.py +++ b/dzien_05/klasy_03_tl.py @@ -49,4 +49,5 @@ print('-------------------') # of <__main__.Computer object # at 0x7d072baa3860>> -print(komputer1.informacje()) \ No newline at end of file +print(komputer1.informacje()) +print(komputer2.informacje()) \ No newline at end of file