Answer:
The answer to this question is option b which is data re-engineering.
Explanation:
In computer science, data re-engineering is a part of the software development life cycle(SDLC). In the SDLC the data re-engineering is a technique that provides the facility to increase the size of the data formats, design,data-view, etc. It is also known as the software development process in this process, there are seven-stage for software development. If we want to upgrade the software to use the data re-engineering technique so we used the software development process. We use only this process to develop the software because there is no other process to development. So the correct answer is data re-engineering
Answer: Agent P or simply Perry
Explanation:
The time when an LCD monitor is experiencing distorted
geometry is when there is a presence of the screen into having a display that
is not set on the resolution that is supposed to be in native, this is
indicative that it is experiencing distorted geometry.
#First we define the variables to house the temperatures
#temp is an empty array that will be used to store the temperature
Temp = []
#The months is defined as stated below
months = 12
#Ask the user for the temperature input and unit if possible
print("Kindly enter the temperature here")
#the program enter loop to get the temperatures.
for x in range(months):
InitTemp = str(input("Kindly add the unit behind the number .eg C for celcius"))
Temp.append(InitTemp)
j=0
for x in range(len(Temp)):
j=j+1
print("The Temperature is", " ", Temp[x], "for the ", j, "Month" )
#there is an attached photo for the flowchart
The correct answer is "opinion".
<span>Opinions are almost never factual which is why they are opinions. </span>