Добавил вывод на печать и циферки

This commit is contained in:
tertelius
2025-10-19 22:58:15 +03:00
parent 461efbbace
commit 111ed9381e
2 changed files with 4 additions and 1 deletions

3
123.py Normal file
View File

@@ -0,0 +1,3 @@
# вава
from os import copy_file_range

View File

@@ -14,4 +14,4 @@ if __name__ == '__main__':
print_hi('PyCharm') print_hi('PyCharm')
# See PyCharm help at https://www.jetbrains.com/help/pycharm/ # See PyCharm help at https://www.jetbrains.com/help/pycharm/
print('test') print('test345')