Sunday, 14 September 2014

Passing Parameters (A2)

Similar to passing arguments, in this i'm using the basic mail merge idea and coding it to have usernames, passwords, and student names. i have set up three list respectively. I have used the same structure as in the passing arguments post but i have added and improved it a small amount. I have placed the main program in a while loop allowing the user to enter more than one set of data, this uses a yes/no restart. Also in the main() i have set it to save the data that has been entered by the user to save to the corresponding lists.

1 comment: