Programming
5.4 Guided PracticeChecking Passwords Program
In this guided practice you will create a program that uses pre-defined functions, arrays, and functions to check if a user has entered a password correctly.
Instructions
Follow these instructions to complete your assignment:
1. Enter the code (from the Code tab) into your compiler.
2. Compile your code and run. Your output should match the image on the Output tab.
3. Paste a screenshot of your code and output (including the Title Bar showing the path and name of your code) into a Word document, which should include a comment line with your name and the date.
4. Save your file, and upload the .c source file and the screenshot of the C output using the submission instructions below.
· Code