|
|
|
|
|
by pphysch
706 days ago
|
|
One of the first questions I ask is "create a dictionary with three elements in Python and assign it to a variable" The amount of insane answers I've seen to that one alone... Then if they pass, I test proficiency by having them loop over the dict and update each value in-place. |
|