I wrote answer in Python to challenge of cube root but it has fault due to last loop. If somebody can help. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I wrote answer in Python to challenge of cube root but it has fault due to last loop. If somebody can help.

https://code.sololearn.com/cCQmoG16WPY2/?ref=app

16th May 2018, 9:42 PM
Ruven Grinberg/Рувен Гринберг
Ruven Grinberg/Рувен Гринберг - avatar
3 Answers
+ 3
Mods, if you can, add [Python] to the title.
17th May 2018, 1:24 AM
Zeke Williams
Zeke Williams - avatar
+ 1
@Ruven Grinberg You have a long code without any comments, which simplifying understanding of the expected behavior for each line. Moreover, names of the variables doesn't help to understand, what kind of information they store. So, how do you want anyone, who didn't develop this code to find a mistake in it if even its author can not do it? :)
18th May 2018, 2:24 AM
Nevfy
+ 1
Nevfy thanks . Well, I'll keep that in mind for the future.
23rd May 2018, 4:31 PM
Ruven Grinberg/Рувен Гринберг
Ruven Grinberg/Рувен Гринберг - avatar