Lines Matching full:brown
971 fp.write('The quick brown fox jumps over the lazy dog')985 self.assertEqual(fp.readline(), 'The quick brown fox jumps over the lazy dog.\n')1187 self.assertEqual(raw_input(), 'The quick brown fox jumps over the lazy dog.')1685 data = 'The quick Brown fox Jumped over The lazy Dog'.split()