#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
Answer:
Vehicle forensics is a process that yields a myriad of data potentially helpful to all kinds of investigations, from law enforcement cases, to insurance fraud, to accident reconstruction. Many newer vehicles (generally 2008 and newer) are equipped with an infotainment system.
Avery used smartart and added shake
Solution :
Digital recording may be defined as the preservation of an audio or some visual signals like the series of a binary numbers which can be stored on a magnetic tape or on an optical disc or some other digital storage media.
Some of the best practices for doing digital recording are :
1. We should always take permission from those who are being recorded. It is not right to shoot others without their permission. It is against the right to privacy.
2. We should record audio at about 44.1 kHz/16 bit in an uncompressed wave format.
3. A High quality MP3 (192 kbps or higher) is often accepted due to the limitations of a recorder or for a storage space.
The MP3 recordings are considered as the best option for certain recorders and when the storage space is severely limited. It produces a good quality recording.