Quiz Question 1 of 5
In a situation where a loop-else construct is used to search for an element in a list, what will be the best approach to determine whether an element is absent in the list if no break
is executed?
Choose the correct answer below: