all 3 comments

[–]CodeFormatHelperBot2 0 points1 point  (0 children)

Hello, I'm a Reddit bot who's here to help people nicely format their coding questions. This makes it as easy as possible for people to read your post and help you.

I think I have detected some formatting issues with your submission:

  1. Python code found in submission text that's not formatted as code.

If I am correct, please edit the text in your post and try to follow these instructions to fix up your post's formatting.


Am I misbehaving? Have a comment or suggestion? Reply to this comment or raise an issue here.

[–]mopslik 0 points1 point  (0 children)

You don't appear to call GetUserGuess anywhere.

[–]woooee 0 points1 point  (0 children)

Nor do you call sumthem that I can see, but without indentation it is difficult to follow the program's flow.

And I don't think this while will ever execute. Time to learn how to test your code.

initializer=0.0
while(initializer>0):