subject

6.13: word count
write a program that prompts the user to input the name of a text file and then outputs the number of words in the file. you can consider a “word” to be any text that is surrounded by whitespace (for example, a space, carriage return, newline) or borders the beginning or end of the file.
input notes: there are two input sources in this program: the text file and standard input. the standard input consists of a single word, the name of the text file to be read.

output notes (prompts and labels): the filename provided in standard input is prompted for with "enter a file name: " and displayed so that the filename entered is on the same line as the prompt.

the output of the program is a single line of the form: "the file contains n words." where n is the number of words determined by the program.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:30
Someone wishes to run the software on another computer system that runs an operating system that does not support the software what can he do
Answers: 3
question
Computers and Technology, 22.06.2019 10:00
Jackson is teaching the decimal number system. he wants his students to know how to expand numbers by powers of 10. which is the correct order in which digits are assigned values in the decimal number system?
Answers: 1
question
Computers and Technology, 22.06.2019 17:00
Your company has 1,500 desktop computers running windows 7. you want to upgrade them to windows 10. which type of microsoft license would be best suited in this situation?
Answers: 3
question
Computers and Technology, 23.06.2019 04:20
Which network media uses different regions of the electromagnetic spectrum to transmit signals through air? uses different regions of the electromagnetic spectrum to transmit signals through air.
Answers: 2
You know the right answer?
6.13: word count
write a program that prompts the user to input the name of a text file and t...
Questions
question
Mathematics, 20.11.2019 12:31
Questions on the website: 13722367