subject

Write an application that accepts up to 20 strings, or fewer if the user enters the terminating value zzz. store each string in one of two lists—one list for short strings that are 10 characters or fewer and another list for long strings that are 11 characters or more. after data entry is complete, prompt the user to enter which type of string to display, and then output the correct list. for this exercise, you can assume that if the user does not request the list of short strings, the user wants the list of long strings. if a requested list has no strings, output the list is empty. prompt the user continuously until a sentinel value, zzz, is entered.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:30
Think about a recent customer service experience - either positive or negative. write a brief summary of that experience. now think about those four characteristics we look for in customer service representatives. how did the representative in your example stack up? write down your answer and give specific examples.
Answers: 1
question
Computers and Technology, 22.06.2019 17:30
Type the correct answer in the box. spell all words correctly. under which key category do the page up and page down keys fall? page up and page down keys fall under the keys category.
Answers: 3
question
Computers and Technology, 23.06.2019 01:50
Write a program that uses a random number generator to generate a two digit positive integer and allows the user to perform one or more of the following operations: a. double the number. b. reverse the digits of the number. c. raise the number to the power of 2, 3, or 4. d. sum the digits of the number. e. if the number is a two-digit number, then raise the first digit to the power of the second digit. f. if the number is a three-digit number and the last digit is less than or equal to 4, then raise the first two digits to the power of the last digit. after performing an operation if the number is less than 10, add 10 to the number. also, after each operation determine if the number is prime. each successive operation should be performed on the number generated by the last operation. your program should not contain any global variables and each of these operations must be implemented by a separate function. also, your program should be menu driven. 7. (fraction calculator) write a program that
Answers: 1
question
Computers and Technology, 23.06.2019 11:30
Which excel file extension stores automated steps for repetitive tasks?
Answers: 1
You know the right answer?
Write an application that accepts up to 20 strings, or fewer if the user enters the terminating valu...
Questions
question
Mathematics, 19.02.2020 02:54
question
Mathematics, 19.02.2020 02:54
Questions on the website: 13722366