Write a program that helps the first-grade student to division and sub (if the student
enters the phrase indicating division, the program will show the division question, and if the
phrase indicating sub is entered, the program will show the sub question. For the student
that entered the wrong operation, make sure to show a message showing that the student
entered the wrong operation).
After that, the program selects two integer numbers randomly
from number 1 to 12, considering that number1> = number2, then the student must be asked
to answer.
The program will then display a message indicating if the answer is correct. If the
answer is wrong, the program must display the correct answer.
Repeat the previous process 5 times (the student must choose between division and sub
السؤال
Saeed Alghamdi4
هذا المطلوب
Write a program that helps the first-grade student to division and sub (if the student
enters the phrase indicating division, the program will show the division question, and if the
phrase indicating sub is entered, the program will show the sub question. For the student
that entered the wrong operation, make sure to show a message showing that the student
entered the wrong operation).
After that, the program selects two integer numbers randomly
from number 1 to 12, considering that number1> = number2, then the student must be asked
to answer.
The program will then display a message indicating if the answer is correct. If the
answer is wrong, the program must display the correct answer.
Repeat the previous process 5 times (the student must choose between division and sub
6 أجوبة على هذا السؤال
Recommended Posts
انضم إلى النقاش
يمكنك أن تنشر الآن وتسجل لاحقًا. إذا كان لديك حساب، فسجل الدخول الآن لتنشر باسم حسابك.