Question: Write a program words.py that reads either a text file or a text from stdin and writes to stdout The program should be set up
Write a program words.py that reads either a text file or a text from stdin and writes to stdout The program should be set up in such a way that if the program gets a command line argument, it expects it to be a file name, and, if not, it reads input from stdin.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
