Example
Creates a directory named sample
in the data
folder.
Example
This function will create all subfolders you specify.
Output: A folder named a
is created in the data folder, which contains the folder named b
, which contains a folder named c
, etc.