Hey my Json response is like:
[ \'1\', \'2\', \'3\', \'4\', \'5\', \'6\' ]
how to import that into a txt so it looks like
1 2 3 4