for (int i = 0; i < n; i += 2) in python code example Example: for loop from n to 1 in python range(10, 0, -1)