Lines Matching full:words
348 words = resp.split()350 n = len(words)352 count = words[1]354 first = words[2]356 last = words[3]358 name = words[4].lower()372 words = resp.split()375 n = len(words)377 nr = words[1]379 id = words[2]