mirror of
https://github.com/ada-dmitry/lab6.git
synced 2026-09-24 01:10:15 +00:00
rebase 0.8_backup
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
import os
|
||||
|
||||
|
||||
print('До очистки')
|
||||
# Для Windows
|
||||
os.system('cls')
|
||||
|
||||
print('после очистки')
|
||||
Reference in New Issue
Block a user