Search:

Type: Posts; User: wingnut2626; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    2,741

    Re: python global variables

    Thanks guys. Like i said the problem was with me, and a simple typo. Thank you again! Im learning more from ubuntu forums than I have from years of school!
  2. Replies
    3
    Views
    2,741

    python global variables

    Hi yet again guys! Here is the issue today with Python (or more realistically, me)

    Here is the code:


    def break_words(stuff):
    """This function will break up words for us."""
    words =...
Results 1 to 2 of 2