Skip to content

Commit

Permalink
config: del house, protein-trans from syllabus
Browse files Browse the repository at this point in the history
As pop-count was added to the loop concept, house and protein translation were removed to keep the tree lean.
  • Loading branch information
vaeng committed Oct 18, 2023
1 parent eae3d78 commit c8be582
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
"slug": "house",
"name": "House",
"uuid": "7c2e93ae-d265-4481-b583-a496608c6031",
"practices": ["loops"],
"practices": [],
"prerequisites": [
"basics",
"lists",
Expand Down Expand Up @@ -680,7 +680,7 @@
"slug": "protein-translation",
"name": "Protein Translation",
"uuid": "c89243f3-703e-4fe0-8e43-f200eedf2825",
"practices": ["loops"],
"practices": [],
"prerequisites": [
"basics",
"conditionals",
Expand Down

0 comments on commit c8be582

Please sign in to comment.