=======KeyPad====== Name: Samantha Weller Course and Section Due Date: a long way from now. Assignment # and description Short abstract describing the purpose of your program / assignment. =====Objective===== |[1]|[2]|[3]|[A]| |[4]|[5]|[6]|[B]| |[7]|[8]|[9]|[C]| |[G]|[E]|[R]|[D]| Writing a program that will arrange the numbers 1-9 and the letters A-C and place them in random order on the screen in the pattern of a keypad. Then use the coordinates and the number at those coordinates to unlock the pad. =====Prerequisites===== =====Background====== =====Concept Attributes===== - Attribute - stuff - Attribute - Attribute - Attribute - Attribute =====Scope===== |[5]|[C]|[9]|[3]| |[8]|[2]|[6]|[1]| |[B]|[7]|[A]|[4]| |[Q]|[E]|[R]|[D]| This is a security Keypad that is rearranged so that the keys A)don't line up like they did the last time, B)that it will generate a key pattern different almost every time(ie. it should not just shift one left or right). It will not move the commander keys at the bottom of the keypad. Then using the what was placed in each key to mach the pin that will unlock the pad. If |[R]| is used the pad will reset and get a new pattern. |[D]| will display the keys that you have already entered. |[E]| will enter the pin and run to see if the correct pin has been entered. |[Q]| is to quit. =====Procedure===== =====Source Code===== =====Reflection===== =====References=====