Most cars can go at least 5,000 miles before an oil change. “Change your car's engine oil every three months, or 3,000 miles.
#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 answer is false .
The letterhead is organized with appropriate information on the top and bottom of the letter with most of the space left to enter the letter contents.
hope this helps.
Answer:
A
Explanation:
The answer is A mate, if you need any help let me know please
Answer is: looking through many lines of code for errors that cause bugs
Explanation:
A software engineer with a detail oriented personality has the patience and aptitude for looking through many lines of code for errors that cause bugs
Because software writes many lines of code for developing different application so he has to go through through many lines of code for errors that causes a bug or errors.
I hope you got the idea and answer thanks.