a=10 b=20 p (a && b)
a=10
b=20
p (a && b)
The above p statement always prints the last variable value. why it is not printing both variable values.
Aucun commentaire:
Enregistrer un commentaire