5
midoritouhou
1 9
136/ 145
Last seen 5 years ago
Member for 5 years, 1 month, 28 days
Difficulty Normal
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