Arbira
Results
1
comments of
Arbira
the same for python code with any subdirectories of DIRECTORYWITH.DOT (dot inside) import os # Define the file path file_path = 'directory.1/subdirectory/file.html' # Create directories if they don't exist os.makedirs(os.path.dirname(file_path))...