From 8861effc957f17acc7f9ac702d22f6ec65bd789a Mon Sep 17 00:00:00 2001 From: BarsTigerMeowcat Date: Fri, 13 Mar 2020 14:18:31 +0200 Subject: [PATCH] 1 --- Zverushka/ZverushkaWithAtribut.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, чтобы выйти")