```
#!/usr/local/bin/python3
foo = float( input( "Enter a number: " ) )
if( foo < 0.0 ):
print( "negative" )
elif( foo > 0.0 ):
print( "positive" )
else
print( "zero" )
exit( 0 )
```
Personally I just leave them in my inbox because who cares, Alison should; however, move them to the trash I guess
The customer should consider buying the hard drive
Answer:
Answer is attached. If you have any further questions, feel free to ask. I also completed the total investment value.