^ IndentationError: expected an indented block See the output – there is no statement in the definition part of the functionmyfunc(), so python compiler considers the next statement (which is a “print” statement in this program) as a statement of the function definition. Thus, an error"In...
As soon as you need to know the size you're going down a bad direction. - Or at least that's the basic philosophy.Monday, August 13, 2018 10:30 AMSorry to revive this thread, but it seems an exstention of the question and I thought benificial to anyone else who might visit this ...