How can I pass the list of generated data (which has been generated from getData() function) into the main function so t
Posted: Fri Jul 01, 2022 5:46 am
How can I pass the list of generated data (which has beengenerated from getData() function) into the main function sothat I can find the oldest person from my already generateddata?