2022-08-24 14:28:45 +02:00

19 lines
342 B
JSON

{
"blurb": "Learn about comments by helping a weather station manage their weather forecasting program.",
"authors": [
"nikimanoledaki",
"micuffaro"
],
"files": {
"solution": [
"weather_forecast.go"
],
"test": [
"weather_forecast_test.go"
],
"exemplar": [
".meta/exemplar.go"
]
}
}