I have a dafatframe df and it has only one column called x. Column x has two values: 3 and 5.
df
x
I want for-loop to i
for-loop