Link to home
Start Free TrialLog in
Avatar of mapper
mapper

asked on

Printing the contents of an array...

I have an array that accepts input from the user:

Element
Name
Power

I need to be able to print (dump) the contents of the array back to the sreen from a function print_pokemon.

Thanks,

mapper
ASKER CERTIFIED SOLUTION
Avatar of BudVVeezer
BudVVeezer

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mapper
mapper

ASKER

Please to let me play with this and I will return shortly.

Thanks,

mapper