File size: 136 Bytes
c5e6d7f
 
6f55676
 
da9b65a
1
2
3
4
5
6
import os

current_directory = os.getcwd()
print("دایرکتوری جاری:", current_directory)
os.makedirs("/home/user/app/Hosna")