diff --git a/Zverushka/ZverushkaWithAtribut.py b/Zverushka/ZverushkaWithAtribut.py index f48c13e..8d2bbe0 100644 --- a/Zverushka/ZverushkaWithAtribut.py +++ b/Zverushka/ZverushkaWithAtribut.py @@ -27,4 +27,4 @@ print(crit2) print("Непосредственный доступ к атрибуту crit2.name: ") print(crit2.name) -input("\n\nНажмите Ent, чтобы выйти") \ No newline at end of file +input("\n\nНажмите Ent, чтобы выйти")