python - I have a defined variable but the code says it is not defined -
i trying add option tell player if have won or loss in frame.
your function guess()
declared inside function, main scope doesn't recognize it. must implement functions in main scope.
Comments
Post a Comment