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