~Chao Li~

~Kumo no Mukou, Yakusoku no Basho~

 
~~~~

Psudocode:

  1. make 5 variable: num1, num2, correct, answer, question, and i
  2. make two random numbers
  3. use a for loop; that loops for 5 times
  4. use a while loop
  5. set up prompt question
  6. eval the number
  7. give a congratulaion alert
  8. end script

 

 

 

 
 
 
~~~~