I am doing a code on like a speeding ticket program for my practice and I've happened to finish up on most of my program but the only problem is that when I enter in multiple people and try to print the summary, I want to show like their name from the list, the speed they were speeding at and how much fine they need to pay all in seperate print lines but since 'x' number of people can be added to the list, i need something to say that all of them seperately. Here is the code:I am doing a code on like a speeding ticket pro