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