Muhammed Adediran

Results 1 issues of Muhammed Adediran

The os.path.exists should take no argument else it won't run The code should be: if not os.path.exists('sessions'): os.makedirs('sessions')