- 1
What is the format for doing coding coach challenges(python)?
Do I define a function and then call it? Do I put an *input* line of code in the argument? Do I just return the result? Thanks in advance!
1 Answer
0
Radical ZuĂ Yes put an input line, not a function.