Computer Science, asked by babbu2335, 1 year ago

The password to access my atm card includes tge digits 9,4,6,8. It is the smallest 4 digit even number.Find the password of my atm card

Answers

Answered by omegads03
1

For i=n

{

  n=$pass  pass =password;

}

while

{

  if i=1; i<=10; i++;

    i=2; i<=10; i--;

}

 Do

{    

   n= 4;

cin << The no is $n>>

cout<< The password is \n>>

}

   

Similar questions