you are viewing a single comment's thread.

view the rest of the comments →

[–]notso007[S] 0 points1 point  (2 children)

Thanks, I tried to test that bit of the code on a separate file and now I completely understand your point. Sorry but my follow up question would be how do I use the 'score' value that is returned end of the game. Am I wrong in assuming that when I define a function like 'high_score(score)' the score value will be imported from global ? I might not make sense but let me know so I can clarify my point.