Files
python-labs/TEMA1/Pr0.py
Пользователь № 14 аудитории К-522 4675687da9 final commit
2025-10-20 09:28:06 +03:00

6 строки
165 B
Python

#Программа по Теме 1 Беженарь
print('Hello')
h=input('Your name=')
import os
os.chdir(r'C:\Users\u522-14\Desktop\Bezhenar\python-labs\TEMA1')