Here are my test results description for #IZ3:
$ echo hello world
hello world
$ echo pineapple strawberry
pineapple apple
$
The second result should be:
$ echo pineapple strawberry
pineapple strawberry
$
Here are my test results description for #IZ3:
$ echo hello world
hello world
$ echo pineapple strawberry
pineapple apple
$
The second result should be:
$ echo pineapple strawberry
pineapple strawberry
$
Thank you for highlighting! I fixed this around when you posted, but forgot to leave a reply here
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.