• Rafaelgolden's Activity

Commented a forum post "why" created by Rafaelgolden
and now I understand why my code never works (I didn't know about the identation) Ok I think I have
Commented a forum post "why" created by Rafaelgolden
Ok so let me understand so for my code works if I have to this, : def index_power(array: list,
Commented a forum post "why" created by Rafaelgolden
Well I think the second one is the correct way instead of the wrong way. (Correctly) if x
Commented a forum post "why" created by Rafaelgolden
Ok let me understand something in python if you don't use identitation doesn't work?? for example. M
Commented a forum post "why" created by Rafaelgolden
thank you. the first code was mine and the second from the forum but I didn't understand why mine is
Commented a forum post "why" created by Rafaelgolden
what is identation (I'm not native English speaker) but I try to understand the concept how in phyto
Created a forum post "why"
why this is not working def index_power(array: list, n: int) -> int: if N < len(arr