Algorithm hint for selection lab (Spring 2024)

  • banner comment
  • import's
  • declare your class
  • declare the main method
    • declare your variables
    • ready your keyboard
    • get the input (the 2 numbers and operation and what the user thinks the answer is)
    • use a selection statement based on the operation to determine the answer. If it is a bad operation, inform the user
    • use a second selection state to determine if the user's answer matches the answer that was just computed. Inform the user of the result
    • finish the main method
  • finish the class
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback
This website is using cookies. More info. That's Fine