C
C
Chesterfield252020-04-22 21:35:57
JSON
Chesterfield25, 2020-04-22 21:35:57

How to generate json from strings?

Can you please tell me how can I generate a json file with the existing strings? For example, I have a list of names of hundreds or thousands of employees, I need to put all the names in a json file, how can this be done?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dima, 2020-04-23
@Arlidi

See what language you use. For example, in python there is a json library, you make it from json strings and save it to a file

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question