Tags:
create new tag
view all tags

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
Topic revision: r1 - 2024-01-18 - CathyBareiss
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback