1
Computer Programming / Re: Python help
« on: August 18, 2010, 12:10:41 pm »
I want to be able to write a certain part of the script somewhere, like at the end of the program, and then then be able to call back to that portion of the script at another point in time. Like if i have an event that happens multiple times then i want to be able to have it go to that part instead of me having to rewrite it.