My code has this
if (choice != 'A1' || 'A2' || 'A3' || 'B1' || 'B2' || 'B3' || 'C1' || 'C2' || 'C3'){//dosomethingrecursive}
Whenever I choose say, 'A1', it acts as if that is choice is not = to it. which as I understand is wrong, or am I missing something?
Aucun commentaire:
Enregistrer un commentaire