in reply to how to print text + array values at same time

It would help tremendously if you could specify the module you're using, some input data, and expected output.

You appear to be printing to a file handle... do you realize that your output won't be displayed in your terminal?

  • Comment on Re: how to print text + array values at same time