Difference: CSS121S2023Lab5H1 (1 vs. 2)

Revision 22023-02-02 - cathybareiss

Line: 1 to 1
 
META TOPICPARENT name="CSC121S2023Lab05"

Program Design

Standard stuff will be assumed for now on.
  1. Declare variables
Deleted:
<
<
  1. Prompt user
 \ No newline at end of file
Added:
>
>
  1. Prompt user for the first string
  2. Get a valid response from the user and save it in a variable
  3. Prompt user for the second string
  4. Get a valid response from the user and save it in a second variable
  5. Find out how many are in common and output it.

NOTE:

Most of the work is done in the methods. I recommend you write the methods in the order outlined in lab discussion and get them to work before you write the main method. This design is for the main method.
 \ No newline at end of file

Revision 12023-01-19 - cathybareiss

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CSC121S2023Lab05"

Program Design

Standard stuff will be assumed for now on.
  1. Declare variables
  2. Prompt user
 
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