Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

json-server --watch "C:\Program Files\nodejs\peliculas.

json"

{"nombre": "Drama","id": 5}

val otro = content.filter(_ != '{')


.filter(_ != '{')
.filter(_ != '}')
.filter(_ != ']')
.filter(_ != '\"')
.replace("[", ",")
.split(",")

You might also like