<html><div style='background-color:'><DIV class=RTE>Hi,</DIV>
<DIV class=RTE>  I was wondering if you could help me with this:</DIV>
<DIV class=RTE>              I want to make an if statement in which I would like to find a certain word in a sentence; here is what i have so far:</DIV>
<DIV class=RTE> </DIV>
<DIV class=RTE>x = raw_input("how are you?")</DIV>
<DIV class=RTE> </DIV>
<DIV class=RTE>if x == "fine":</DIV>
<DIV class=RTE>          print "Good."</DIV>
<DIV class=RTE> </DIV>
<DIV class=RTE>But that, obviously, will only respond "good" when one writes "fine". I was looking for a way for the program to respond "good" to any sentence that would contain the word "fine" in it.</DIV>
<DIV class=RTE> </DIV>
<DIV class=RTE>I'm sure it's something ridiculously easy, but I have no idea how to do it! :)</DIV>
<DIV class=RTE>             Thank you,</DIV>
<DIV class=RTE>                        Miguel :)</DIV></div><br clear=all><hr>MSN Busca: fácil, rápido, direto ao ponto.  <a href="http://g.msn.com/8HMABR/2743??PS=47575" target="_top">Encontre o que você quiser. Clique aqui.</a> </html>