Could someone tell me what I’m doing wrong? It works if I use print instead of puts, but as the exercise says, I need to use puts.
Nevermind! I just had to delete the , " "
, since puts
wouldn’t need it. I’ll keep this on the forum in case anyone else is struggling with this