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, 21.06.2019 21:00
You should hand write your references on your resume.
Answers: 1
question
Computers and Technology, 23.06.2019 04:31
Q13 what function does a security certificate perform? a. creates user accounts b. scrambles data c. identifies users d. creates password policies e. provides file access
Answers: 1
question
Computers and Technology, 23.06.2019 11:30
Me dangers of social media and the internetexplain what each means: 1) social media and phones have become an addiction.2) outside people have access to you all the time.3) cyberstalking4) cyberbullying5) catphishing6) viruses7) identity theft8) credit card fraud9) hacking10) money schemes
Answers: 1
question
Computers and Technology, 24.06.2019 04:30
Write and test a python program to find and print the largest number in a set of real (floating point) numbers. the program should first read a single positive integer number from the user, which will be how many numbers to read and search through. after reading in all of the numbers, the largest of the numbers input (not considering the count input) should be printed.
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
Mathematics, 04.12.2020 03:40
question
Biology, 04.12.2020 03:40