16
big_h_chicken
1 6 24
1257/ 1445
seven
Last seen 5 months ago
Member for 5 years, 12 days
Difficulty Normal
Hello

Best reviews / Newest reviews
House Password solved-imtiaz.rahi 1
woah, why didnt i think of that More
replace-Sim0000 1
well done! this is a nice idea More
First-bravebug 1 1
nice job! however, you dont have to leave a string with a space in lstrip and rstrip. you can just use this: string = text.lower().replace("\n", " ").lstrip().rstrip().split(" ") still, nice job! More
(or and) and -Patrick_Devaney
nice! however, i think the import should be outside of the function. More
code-Taka0310
wheres the third party module? More
First-Oleg_Novikov
x = nice re.search('[nice]',x) More
quick and dirty :D-for14556
nice but did you use regular expressions? (¬_¬) More