Ai Exp3
AI-enhanced title
while queue: # Get the next node in the queue node = queue.popleft()
OUTPUT :