Responses for exercises in Exercism.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

23 lines
401 B

{
"blurb": "Learn about booleans while helping Annalyn rescue her friend.",
"contributors": [
"yzAlvin"
],
"authors": [
"ErikSchierboom"
],
"forked_from": [
"fsharp/annalyns-infiltration"
],
"files": {
"solution": [
"AnnalynsInfiltration.cs"
],
"test": [
"AnnalynsInfiltrationTests.cs"
],
"exemplar": [
".meta/Exemplar.cs"
]
}
}