complete-intro-to-linux-and-the-cli icon indicating copy to clipboard operation
complete-intro-to-linux-and-the-cli copied to clipboard

Update loops.md - To fix the issue when arrray elements is a string with space

Open sivavemulapalli opened this issue 3 years ago • 0 comments

Change in this PR is to fix the issue when one of the array elements has space ("Brian Holt" in the code snippet), it is getting getting split as separate elements while looping over and printing the friends names.

sivavemulapalli avatar Dec 02 '21 15:12 sivavemulapalli