what do I do if i want the program/function to end?
in c++ of
int main(){}
I do a return 0;
_______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
what do I do if i want the program/function to end?
in c++ of
int main(){}
I do a return 0;
_______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor