vendredi 8 février 2019

Using the OR and NOT Operator togethor in Python [on hold]

This code always returns true how do I rewrite this if statement

if not os.path.exists('converted') or os.path.exists('watermarked'):

Aucun commentaire:

Enregistrer un commentaire