HW01 Help Session
- Each table will receive a method from the homework [~5 minutes].
 - You must split into two groups (groups 1 and 2) and draw a flowchart (actions, conditions, and arrows) that explains the logic of the method [~10-minutes].
 - NO CODE will be written. This is ONLY FLOWCHARTS.
 - After you are finished, you will compare your flowcharts and come up with a master flowchart that fixes all errors/bugs [~10 minutes].
 - If you finish before the end, your table may pick any of the methods to repeat the process (steps 2-4) [~15 minutes].
 - When every table has finished, the instructor will go over the solution logic for each method in the homework at a very high level. [~10 minutes]
 
Table      Method
1       findChar
2       userChecker
3       urlChecker + lengString
4       emailGen
5       domainGen
6       validateChar + validateRow
7       moveLeft
8       findChar
9       userChecker
Module8