[Tutor] c++::return
Eric Walstad
eric at ericwalstad.com
Tue Mar 18 22:35:46 CET 2008
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
More information about the Tutor
mailing list