Further improving the mail merge code, this time using 2D arrays (nested lists). I also added a system that allow the user to input a index number and it will return the data in that index position.
Explain the passing parameters which you used here. Why are they of benefit? Explain in words clearly how you access data from a 2D array by finding the actual item and its index number and how you store data into it as well.
Explain the passing parameters which you used here. Why are they of benefit? Explain in words clearly how you access data from a 2D array by finding the actual item and its index number and how you store data into it as well.
ReplyDelete