Pseudocode is very important for programmers. It helps to sort out your thoughts before coding and is for humans (programmers), not machines. Eventually the pseudocode will need to be converted into an actual program for the machine to read.
In this assignment, you are required to write a program in pseudocode to accomplish the following tasks:
Identify and display the number of files in the current directory where the file is located.
After you finish the pseudocode, submit it to the SLP 2 Dropbox.