elis aeris wrote: > what do I do if i want the program/function to end? > > > in c++ of > > int main(){} > > I do a return 0; What have you tried in Python? How did it work and what didn't work the way you expected? What Python documentation or tutorials have you read?
Maybe helpful: http://www.google.com/search?q=python+function+return http://www.google.com/search?hl=en&q=eric+smart+question _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor