Ok, here's my third webpage, it's an attempt at a pseudo code, which is basically the instructions to make an internet program, which is
 what we're supposed to be doing in internet programming in the first place. So...



Flashcards
  1. First put the question on one side of the card along with four possible answers to the question on the bottom of the card. One answer will be correct and the other three will be distractors.


  2. On the other side of the card put the answer that is correct, and an explanation as to why it is correct.


  3. Make X amount of cards.


  4. Shuffle the cards into a random sequence.


  5. Display the front side of the first card in the sequence.


  6. Now the person who is using the cards must choose an answer that he or she thinks is the correct one from the four that are displayed.


  7. After the person chooses an answer, the next card must be displayed, and the process is repeated until the sequence ends.


  8. Once the sequence ends, the steps should be repeated starting at step four.


  9. Once every flashcard has been answered correctly, the steps will stop repeating.



To my web page