Posts by Thiago • 19 points
1 post
-
-1
votes1
answer67
viewsQ: Why doesn’t my code make sense?
In my code, I have three "Cin" s that would be three questions to the user, for training of ifs. In this case, at the end we have if((cadastro == 1) && ((ativo == 1) || (logado == 1))){…