(a) Training Data
Feeding previous (historical) data into the machine during Data Acquisition is called Training Data.
The AI Project Cycle passage states that the machine is "fed with datasets" for training. Training data refers to the pre-existing/historical data used to train the AI model. Students often confuse it with testing data — remember: training = feeding past data in; testing = checking model on new data.