Hi guys, im struggling with multidimentioal arrays. I have a basic understanding but I cant figure out how to make multi arrays with integers and strings. What I'm trying to do is making a multi arrays where there is employee names in one column and their salaries in the other. Here is what i got so far. line 20 is were the problem is.