after trying a few things, it became clear the order of operations in asking user for input after already initialzing kilo variable. When i moved it below user input was OK. I didn't get error when compiled, just wrong answer so I didn't get it. Seems OK now.