We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 821bb74 commit 7537958Copy full SHA for 7537958
lesson2.py renamed to lesson02.py
@@ -45,4 +45,4 @@
45
# у переменных тип данных не указывается так как в python испольуется динамическая типизация
46
i=5; print(i)
47
48
-# блоки кода отделяются табуляциями
+# блоки кода отделяются табуляциями
0 commit comments