subject

1. create pseudocode or flowchart for the following problem
a. pseudocode must be on a separate word .doc or .docx.
b. flowchart must be created in visio or lucidchart and saved to a pdf document.
2. create and test the python for the problem.
3. create a folder called p4_yourinitials and put all files in the folder.
the rsc bookstore is having a three-day sale during which the price of any unsold t-shirt drops 15 percent each day. for example, t-shirt that costs $15.00 on the first day costs 15 percent less, or $12.75, on the second day. on the third day, the same item is 15 percent less than $12.75, or $10.84. design a python script that will read in a txt file with 5 different t-shirt prices. output is the price of each item on each day, one through three. print the original price and the price on the 2nd and 3rd days.
1. read the file t-shirtprices. txt into an array.
2. use a loop to read each element.
3. create an array with the 3 prices
4. print the 3 prices.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 21:30
Write a function named printfloatrepresentation(float number) that will print the floating point representation of a number using the format given below. (sign bit) exponent in binary (assumed bit).significandfor example if the number passed an argument is 71 yourprogram should print (0) 10000101 (1).00011100000000000000000similarly if the number passed to the function as argument is -71 the program should print (1) 10000101 (1).00011100000000000000000
Answers: 3
question
Computers and Technology, 23.06.2019 01:40
You have a linux system that has a 1000gb hard disk drive, which has a 90gb partition containing an ext4 filesystem mounted to the / directory and a 4gb swap partition. currently, this linux system is only used by a few users for storing small files; however, the department manager wants to upgrade this system and use it to run a database application that will be used by 100 users. the database application and the associated data will take up over 200gb of hard disk space. in addition, these 100 users will store their personal files on the hard disk of the system. each user must have a maximum of 5gb of storage space. the department manager has made it very clear that this system must not exhibit any downtime as a result of hard disk errors. how much hard disk space will you require, and what partitions would you need to ensure that the system will perform as needed? where would these partitions be mounted? what quotas would you implement? what commands would you need to run and what entries to /etc/fstab would you need to create? justify your answers.
Answers: 3
question
Computers and Technology, 23.06.2019 16:10
What is the ooh? a. omaha occupation handbook b. online occupational c. occupations online d. occupational outlook handbook select the best answer from the choices provided
Answers: 3
question
Computers and Technology, 23.06.2019 18:00
Freya realizes she does not have enough in her bank account to use the debit card. she decides to use a credit card instead. which questions should freya answer before using a credit card? check all that apply. can i pay at least the minimum payment each month? can i make payments on time and avoid late fees? will i have to take out a loan? how much in finance charges can i afford to pay? should i talk to a consumer credit counseling service?
Answers: 1
You know the right answer?
1. create pseudocode or flowchart for the following problem
a. pseudocode must be on a separa...
Questions
question
Chemistry, 30.01.2022 18:50
question
Social Studies, 30.01.2022 18:50
question
Social Studies, 30.01.2022 18:50
question
Mathematics, 30.01.2022 19:00
question
History, 30.01.2022 19:00