<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1250">
<TITLE id=ridTitle>Message</TITLE>

<STYLE>BODY {
        MARGIN-TOP: 25px; FONT-SIZE: 12pt; MARGIN-LEFT: 20px; COLOR: #666600; FONT-FAMILY: Arial, Helvetica
}
IMG {
        MARGIN-TOP: 10px; MARGIN-LEFT: -20px
}
</STYLE>

<META content="MSHTML 6.00.2900.2668" name=GENERATOR></HEAD>
<BODY id=ridBody background=cid:677063701@05072005-2E51>
<DIV><SPAN class=677063701-05072005>I need to write a program that will do the 
following:</SPAN></DIV>
<DIV><SPAN class=677063701-05072005></SPAN>&nbsp;</DIV>
<DIV><SPAN class=677063701-05072005>Ask the user's age.</SPAN></DIV>
<DIV><SPAN class=677063701-05072005>If their age is below 1 yr old, it prints 
"you are old enought to eat baby food"</SPAN></DIV>
<DIV><SPAN class=677063701-05072005>If they are over 16, it prints "You are old 
enough to drive"</SPAN></DIV>
<DIV><SPAN class=677063701-05072005>If they are over 65, it prints "You are old 
enough to drive" and "You are old enough to retire"</SPAN></DIV>
<DIV><SPAN class=677063701-05072005></SPAN>&nbsp;</DIV>
<DIV><SPAN class=677063701-05072005>If they are between the ages of 16 and 25, 
it prints "you are old enough to get a student discount".</SPAN></DIV>
<DIV><SPAN class=677063701-05072005></SPAN>&nbsp;</DIV>
<DIV><SPAN class=677063701-05072005>So far, I have this:</SPAN></DIV>
<DIV><SPAN class=677063701-05072005></SPAN>&nbsp;</DIV>
<DIV><SPAN class=677063701-05072005>age =int(raw_input("How old are 
you?"))<BR>if age&gt;16:<BR>&nbsp;&nbsp;&nbsp; print "You are old enough to 
drive!"<BR>&nbsp;&nbsp;&nbsp; if 
age&gt;65:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; print "You are old 
enough to retire!"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if 
age&lt;1:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
print "You are old enough to eat baby food!"</SPAN></DIV>
<DIV><SPAN class=677063701-05072005></SPAN>&nbsp;</DIV>
<DIV><SPAN class=677063701-05072005></SPAN>&nbsp;</DIV>
<DIV><SPAN class=677063701-05072005>I get stuck with the old enough to get a 
student discount part. I have tried</SPAN></DIV>
<DIV><SPAN class=677063701-05072005></SPAN>&nbsp;</DIV>
<DIV><SPAN class=677063701-05072005>if age&gt;16 and age&lt;25:</SPAN></DIV>
<DIV><SPAN class=677063701-05072005>print "You are old enough to get a student 
discount"</SPAN></DIV>
<DIV><SPAN class=677063701-05072005></SPAN>&nbsp;</DIV>
<DIV><SPAN class=677063701-05072005>But it doesn't seem to work.</SPAN></DIV>
<DIV><SPAN class=677063701-05072005></SPAN>&nbsp;</DIV>
<DIV><SPAN class=677063701-05072005>Any help would be great.</SPAN></DIV>
<DIV><SPAN class=677063701-05072005></SPAN>&nbsp;</DIV>
<DIV><SPAN class=677063701-05072005>Thanks!</SPAN></DIV>
<DIV><SPAN class=677063701-05072005></SPAN>&nbsp;</DIV>
<DIV><SPAN class=677063701-05072005>Jennine</SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<STYLE>
<!--
A.psl {
        TEXT-DECORATION: none; COLOR: #ff0000; FONT-FAMILY: Verdana,Arial,fixed
}
A:hover {
        TEXT-DECORATION: underline
}
A.psl:hover {
        COLOR: #999999
}
.noro {
        FONT-SIZE: 8pt; COLOR: #ff0000; FONT-FAMILY: Verdana,Arial,fixed
}
.logotext {
        TEXT-DECORATION:none; FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Arial Black,Arial,fixed; FONT-STYLE: italic
}
A.brand {
        COLOR: #777777; FONT-SIZE: 7pt; FONT-FAMILY: Verdana,Arial,fixed; TEXT-DECORATION: none
}
-->
</STYLE>
<IMG id=ridImg src="cid:677063701@05072005-2E4A" align=bottom>
<P></P><SPAN id=_AthCaret></SPAN>
<P></P></BODY></HTML>
<BR>

<P><FONT SIZE=2>--<BR>
No virus found in this outgoing message.<BR>
Checked by AVG Anti-Virus.<BR>
Version: 7.0.323 / Virus Database: 267.8.9/39 - Release Date: 04/07/2005<BR>
</FONT> </P>

<P><FONT SIZE=2 FACE="Arial">   </FONT> </P>