Member since 08/15/2020
Karma
2
import os if not os.path.exists('my_folder'): os.makedirs('my_folder')