Home > Interview Cheat Sheets by Topic > Interview Cheat Sheets by Topic > Python Interview Questions Cheat Sheet Show previous contentBuild your intuition. Click the correct answer from the options.Which of the functions are the part of the iterator protocol?Click the option that best answers the question.print() next() iter() Both next() & iter() Show following content