what does i in range mean in python code example Example: range in python for i in range (start, step, stop): dosomething()