rebase 0.8_backup

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