Which condition XXXX will prompt the user to enter a value n…

Which condition XXXX will prompt the user to enter a value not equal to 7, until a value that is exactly 7 is entered? int userInput;Scanner sc = new Scanner(System.in); do {    System.out.println(“Enter the number 7 to stop:”);    userInput = sc.nextInt();} while (XXXX);

La graduación Fill in the blanks using the preterite form of…

La graduación Fill in the blanks using the preterite form of the verbs. El sábado pasado yo [BLANK-1] (to be) en la fiesta de graduación de Isabel, mi mejor amiga. Ella [BLANK-2] (to want) celebrarlo al aire libre con su familia y todos sus amigos. [BLANK-3] (There was) mucha comida muy buena. Isabel [BLANK-4] (to become) muy contenta cuando Tito, su novio, le [BLANK-5] (to give) una sorpresa: un viaje a San Francisco. Yo también le [BLANK-6] (to bring) un regalo y le gustó mucho. En la fiesta, el padre de Isabel [BLANK-7] (to say) unas palabras y todos nosotros [BLANK-8] (to laugh) porque él es muy simpático. Todos nosotros [BLANK-9] (to have fun). Pero, qué lástima cuando empezó a llover y todos nosotros [BLANK-10] (to have) que entrar a la casa. Por suerte, tienen una casa muy grande.