Oh, you're probably right! I hadn't even really thought about that part. I'm at work so I can't field-test, but I guess you could rewrite that statement as
if trueiter == nuggets[0]:
Or... is there a way to select the smallest value in a tuple? I'm sure there is.
no subject
Or... is there a way to select the smallest value in a tuple? I'm sure there is.