Answer:
A. Technicians A and B
Explanation:
When we're talking about generic scanners and about all OBD-II codes, in this case, both technician A and B is the correct answer. Because we can scan all OBD-II codes with a generic scan.
But the technician A just says generic tools must be able to read all generic OBD-II codes and technicians B just says generic scan tools must be able to read manufacture OBD-II code, both are correct.
D. Make a decision about which colleges to attend that night.
Answer:
The code commented is given below, also the lines that start with # are comments that explains the code.
# Create a function named times_print that receives 2 values x and y
def times_print(x, y):
# Print the formatted string
print("The value of {} times {} is {}".format(x,y,x*y))
# Create the main function
def main():
# Call the funciton times_print 3 times with different values
times_print(2,3)
times_print(4,5)
times_print(5,6)
# Execute the main function
main()
Explanation:
The code was written using Python 3.5, and here I attach the screenshots of the program running:
In the front office or if your school has student vue it would be on the first page if online school just scroll down to classes