Loops with if statementOk, I think I understand it now. Thanks again
Loops with if statementI made it like this [code]#include <iostream> using namespace std; int main() { int day; do{ ...
Loops with if statementHello. I'm making a program that asks user to input a day from 1 to 31 (as max day is 31), so when ...
This user does not accept Private Messages