Homework help
-
1. Sorted Names – Write a program that asks the user to enter 10 last names (the names of every student in our class) and then displays the names sorted in ascending order. For example, if the user entered “Charlie” “Leslie” and “Andy” the program would display: Andy, Charlie, Leslie 2.. An internet service provider has 3 different packages. A: For $9.95 per month 10 hours of access are provided. Additional hours are $2.00/hour B: For $13.95 per month 20 hours of access are provided. Additional hours are $1.00/hour C: For $19.95 per month unlimited access is provided Write a program that calculates a customer’s monthly bill. It should ask the user to enter the letter of the package the customer has purchased (A, B, or C) & the number of hours that were used. It should display the total charges 3. 3. Bank Charges: A bank charges a base fee of $10 per month, plus the following check fees for a commercial checking account. $.10 each for less than 20 checks $.08 each for 20-39 checks $.06 each for 40-59 checks $.04 each for 60+ checks Write a program that asks for the number of checks written for the month. The program should then calculate and display the bank’s service fees for the month. Any help with this would be greatly appreciated!
-
1. Sorted Names – Write a program that asks the user to enter 10 last names (the names of every student in our class) and then displays the names sorted in ascending order. For example, if the user entered “Charlie” “Leslie” and “Andy” the program would display: Andy, Charlie, Leslie 2.. An internet service provider has 3 different packages. A: For $9.95 per month 10 hours of access are provided. Additional hours are $2.00/hour B: For $13.95 per month 20 hours of access are provided. Additional hours are $1.00/hour C: For $19.95 per month unlimited access is provided Write a program that calculates a customer’s monthly bill. It should ask the user to enter the letter of the package the customer has purchased (A, B, or C) & the number of hours that were used. It should display the total charges 3. 3. Bank Charges: A bank charges a base fee of $10 per month, plus the following check fees for a commercial checking account. $.10 each for less than 20 checks $.08 each for 20-39 checks $.06 each for 40-59 checks $.04 each for 60+ checks Write a program that asks for the number of checks written for the month. The program should then calculate and display the bank’s service fees for the month. Any help with this would be greatly appreciated!
No.
-
1. Sorted Names – Write a program that asks the user to enter 10 last names (the names of every student in our class) and then displays the names sorted in ascending order. For example, if the user entered “Charlie” “Leslie” and “Andy” the program would display: Andy, Charlie, Leslie 2.. An internet service provider has 3 different packages. A: For $9.95 per month 10 hours of access are provided. Additional hours are $2.00/hour B: For $13.95 per month 20 hours of access are provided. Additional hours are $1.00/hour C: For $19.95 per month unlimited access is provided Write a program that calculates a customer’s monthly bill. It should ask the user to enter the letter of the package the customer has purchased (A, B, or C) & the number of hours that were used. It should display the total charges 3. 3. Bank Charges: A bank charges a base fee of $10 per month, plus the following check fees for a commercial checking account. $.10 each for less than 20 checks $.08 each for 20-39 checks $.06 each for 40-59 checks $.04 each for 60+ checks Write a program that asks for the number of checks written for the month. The program should then calculate and display the bank’s service fees for the month. Any help with this would be greatly appreciated!
-
1. Sorted Names – Write a program that asks the user to enter 10 last names (the names of every student in our class) and then displays the names sorted in ascending order. For example, if the user entered “Charlie” “Leslie” and “Andy” the program would display: Andy, Charlie, Leslie 2.. An internet service provider has 3 different packages. A: For $9.95 per month 10 hours of access are provided. Additional hours are $2.00/hour B: For $13.95 per month 20 hours of access are provided. Additional hours are $1.00/hour C: For $19.95 per month unlimited access is provided Write a program that calculates a customer’s monthly bill. It should ask the user to enter the letter of the package the customer has purchased (A, B, or C) & the number of hours that were used. It should display the total charges 3. 3. Bank Charges: A bank charges a base fee of $10 per month, plus the following check fees for a commercial checking account. $.10 each for less than 20 checks $.08 each for 20-39 checks $.06 each for 40-59 checks $.04 each for 60+ checks Write a program that asks for the number of checks written for the month. The program should then calculate and display the bank’s service fees for the month. Any help with this would be greatly appreciated!
Your homework is set to test what you know, not what a bunch of random strangers on the Internet know. Try writing the code yourself. If you genuinely can't get started, then talk to your teacher. Nobody here is going to do your homework for you.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
1. Sorted Names – Write a program that asks the user to enter 10 last names (the names of every student in our class) and then displays the names sorted in ascending order. For example, if the user entered “Charlie” “Leslie” and “Andy” the program would display: Andy, Charlie, Leslie 2.. An internet service provider has 3 different packages. A: For $9.95 per month 10 hours of access are provided. Additional hours are $2.00/hour B: For $13.95 per month 20 hours of access are provided. Additional hours are $1.00/hour C: For $19.95 per month unlimited access is provided Write a program that calculates a customer’s monthly bill. It should ask the user to enter the letter of the package the customer has purchased (A, B, or C) & the number of hours that were used. It should display the total charges 3. 3. Bank Charges: A bank charges a base fee of $10 per month, plus the following check fees for a commercial checking account. $.10 each for less than 20 checks $.08 each for 20-39 checks $.06 each for 40-59 checks $.04 each for 60+ checks Write a program that asks for the number of checks written for the month. The program should then calculate and display the bank’s service fees for the month. Any help with this would be greatly appreciated!
What have you done so far, where are you having trouble with it? Or are you just waiting for someone to do the assignment for you?
"I've seen more information on a frickin' sticky note!" - Dave Kreskowiak