in python, the variable in the for clause is referred to as the _____ because it is the target of an assignment at the beginning of each loop iteration.
A "target variable" is the target of an assignment at the very beginning of a loop iteration. This variable is to be predicted and formed around by other variables.