mercredi 2 décembre 2015

What is wrong with this multiple condition if statement?

Given the example

if row[3] == ' male' & row[5] == 0 & row[6] == 0;

i want to check more than one variable , it keeps on giving me an error can someone politely right an example code of how to accomplish this

Aucun commentaire:

Enregistrer un commentaire