• midoritouhou's Activity

Commented a forum post "Help!" created by midoritouhou
thx!
Commented a forum post "Help!" created by midoritouhou
thx!
Liked a comment created by Sim0000 for forum post "Help!"
It is difficult for me to explain what is wrong. Here's a code that modifies your code to make it wo
Liked a comment created by kurosawa4434 for forum post "Help!"
small fix :
(line 8)

`while x.index(n) > 0 and abs(n)<abs(x[x.index(n)-1]):`
Created a forum post "Help!"
def checkio(numbers_array: tuple) -> list: x=[] for n in numbers_array: x.app