rebase 0.8_backup

This commit is contained in:
ada-dmitry
2024-05-16 11:17:08 +03:00
parent 702a3ca3f9
commit fc289ce4b1
17 changed files with 0 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
import os
print('До очистки')
# Для Windows
os.system('cls')
print('после очистки')