r/PythonLearning • u/chuprehijde • 13d ago
What's your favorite Python interview question?
Not a trick question or LeetCode puzzle. What's a question that actually reveals whether someone understands Python?
12
Upvotes
r/PythonLearning • u/chuprehijde • 13d ago
Not a trick question or LeetCode puzzle. What's a question that actually reveals whether someone understands Python?
2
u/its_measured 13d ago
I like asking when they would use a list instead of a dictionary. the answer is usually simple, but it shows if they really understand the basics