My issue
Explain the answer
Learning course: Learn Python
Problem Link: CodeChef: Practical coding for everyone
Explain the answer
Learning course: Learn Python
Problem Link: CodeChef: Practical coding for everyone
spaces in code will never give you spaces in the answer because they both are irrelevent.
we make spaces in code in order to make it neat when you have multiple functions going on.
I hope that answers your query
Blank line never counts for anything. We only do so to look our code more clear and readable.
So, they are equivalent