[Solved] How to check if directory exist or not on passing as a parameter in python?

[ad_1]

In Python the way you combine paths is not 'pathtodata'DirectoryName but rather os.path.join(pathtodata, DirectoryName).

1

[ad_2]

solved How to check if directory exist or not on passing as a parameter in python?