Roelof Wobben wrote:
<snip>You forgot to indent the return statement to match the other statement(s) in the function.def is_odd(argument): uitkomst=is_even(argument) return uitkomst<snip>
DaveA _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor