Курсовая работа: Інтерактивна система навчання для вивчення англійської мови

phoneFriendUsed = 1;

delay(2000);

cout << "Dialing...\n";

delay(2000);

cout << "You have been connected to " << people03 << ".\n";

cout << people03 << ",\n" << question03 << "\n";

cout << "1. 1035 2. 1075\n";

cout << "3. 1025 4. 1015\n";

delay(2000);

cout << "\n\n" << people03 << ": " << "I'm no math expert. I couldn't tell ya. Sorry.\n";

cout << numberOfAnswer2;

cin >> yourAnswer;

if (yourAnswer == 4)

{

cout << goodAnswer03;

delay(3000);

correctAnswers++;

score = 250000;

}

if (yourAnswer != 4)

{

cout << badAnswer03;

delay(3000);

score = 32000;

walkAway();

return 0;

}

if (yourAnswer == 7)

{

К-во Просмотров: 748
Бесплатно скачать Курсовая работа: Інтерактивна система навчання для вивчення англійської мови