Situation:
You have a data file and want to process just some of the data.
Actions:
Use a loop to read data from the file. Use an If
statement to select data you want to process.
Explanation:
Example:
You have a data file and want to process just some of the data.
Use a loop to read data from the file. Use an If
statement to select data you want to process.
Example: