vishwajeetdabholkar / sparkChallenge

''' Give Jason : {"labels":[{"id":1,"name":"abs"},{"id":2,"name":"ups"}]} Get the optput as : +-----------+ |label_names| +-----------+ | [abs, ups]| +-----------+ '''

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sparkChallenge

Give Jason : {"labels":[{"id":1,"name":"abs"},{"id":2,"name":"ups"}]}

Get the optput as :

label_names
[abs, ups]

About

''' Give Jason : {"labels":[{"id":1,"name":"abs"},{"id":2,"name":"ups"}]} Get the optput as : +-----------+ |label_names| +-----------+ | [abs, ups]| +-----------+ '''


Languages

Language:Python 100.0%