How to fix this error ?
for row in rows: if (row[0] == username) & (row[1] == password) & (row[3] == \'False\'): print(\'Login Success.\') else: