Donate SIGN UP

More Effing Python Problems

Avatar Image
TheMacDonaldMan | 19:35 Mon 22nd Jun 2015 | Technology
2 Answers
def greater_less_equal_5(answer):
if >= 8>9:
return 1
elif
Gravatar

Answers

1 to 2 of 2rss feed

Best Answer

No best answer has yet been selected by TheMacDonaldMan. Once a best answer has been selected, it will be shown here.

For more on marking an answer as the "Best Answer", please visit our FAQ.
That might make more sense if you told us what you're trying to achieve, TMDM!

I've never worked with Python but, having used most things (from COBOL and Fortran IV to BASIC and beyond), any statement that includes 8>9 looks suspect to me!
-- answer removed --

1 to 2 of 2rss feed

Do you know the answer?

More Effing Python Problems

Answer Question >>

Related Questions

Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.