---Testing hello---
Pass hello
---Testing plusSix---
Pass plusSix(6)
---Testing Proper---
Pass proper('brazil')
Pass proper('Africa')
---Testing validEmail---
Pass validEmail('ken.swartwout')
Pass validEmail('ken.swartwout@email.com')
---Testing printKeyVal---
I can't test this one for you. Have a look at the output and see if it looks right
Hot Dog: $2.00
Hamburger: $4.00
Cheeseburger: $5.00
Fries: $1.50
Coleslaw: $2.00
---Testing arrToList---
I can't test this one for you. Have a look at the output and see if it looks right