Question: 3. Write a short script count txt to count the total number of .txt files in the current directory, and print out this number to

3. Write a short script count txt to count the total number of .txt files in the current directory, and print out this number to screen. (Hint: there are clearly many possibilities. You are required to do the two methods listed below: you can combine Is and wc: you can also use the for loop and define a variable as described in class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
