Why can’t I see the result of the function when I use range()? I want to create a range of numbers where each the number will be evaluate in “colla” function. But range doesn’t work with “colla” Answer Your colla() function requires input numbers of 2 and above. Try this: Please be aware that calling colla(0) will result in an