Hi
I have following mock data
name: Marc
city: San Rafael
name: Jubin
city: San Francisco
name: Jason
city: New York
I have to store this data in 2D array and also travers, How to do that?
I have following mock data
name: Marc
city: San Rafael
name: Jubin
city: San Francisco
name: Jason
city: New York
I have to store this data in 2D array and also travers, How to do that?