This commit is contained in:
ada-dmitry
2024-05-14 22:45:45 +03:00
parent 9e62179855
commit 7adca1884d
16 changed files with 293 additions and 76 deletions
+10 -1
View File
@@ -1 +1,10 @@
print(len("\t"))
import os
print('До очистки')
# Для Windows
os.system('cls')
print('после очистки')