KangKanng

Results 2 issues of KangKanng

when run the python code, there is an error saying "int object is not iterable" so the right code should be like as follow ``` def do_something(number): for i in...