Computer Science, asked by brainliestuser7976, 8 months ago

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 Snehpriyanshu
5

Explanation:

Extremely sorry. please ask properly

Similar questions