Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: exercism/lfe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a73034e9fec29090403ecb9eab037a4fe8fafd3c
Choose a base ref
..
head repository: exercism/lfe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3f275a342f9cd0c57a9c9e1ebeca3a3c19961595
Choose a head ref
Showing with 10 additions and 0 deletions.
  1. +10 −0 config.json
10 changes: 10 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
@@ -57,6 +57,16 @@
"difficulty": 1,
"status": "deprecated"
},
{
"slug": "acronym",
"name": "Acronym",
"uuid": "d3b82743-950f-4577-ab3a-655ff3522c6b",
"practices": [],
"prerequisites": [
"strings"
],
"difficulty": 2,
},
{
"slug": "allergies",
"name": "Allergies",