The input to the following program is a JSON string containing data about a city: its name and population. The program processes this string and prints the relevant data.
Fill in the missing code.
This task uses dependencies that may not be available in your local IDE. As a result, you may see compilation errors or unresolved references when running the code locally. This does not affect solution validation when you submit your solution to Hyperskill.