Why did we use the tuple expression of "for domain, users in domains.items():" and still have to type in "for user in users:". your code worked, thank you! i just don't understand. could we call both the domain and the user in one line using a for loop?
Answers
Answered by
5
Explanation:
Extremely sorry. please ask properly
Similar questions