Skip to content

Commit

Permalink
Deprecate exercises
Browse files Browse the repository at this point in the history
- binary
- trinary
- octal
- hexadecimal
  • Loading branch information
keiravillekode committed May 21, 2024
1 parent 33800b2 commit 781af16
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@
"difficulty": 1,
"topics": [
"math"
]
],
"status": "deprecated"
},
{
"slug": "leap",
Expand Down Expand Up @@ -254,7 +255,8 @@
"difficulty": 1,
"topics": [
"math"
]
],
"status": "deprecated"
},
{
"slug": "octal",
Expand All @@ -265,7 +267,8 @@
"difficulty": 1,
"topics": [
"math"
]
],
"status": "deprecated"
},
{
"slug": "bob",
Expand Down Expand Up @@ -311,7 +314,8 @@
"difficulty": 1,
"topics": [
"math"
]
],
"status": "deprecated"
},
{
"slug": "two-fer",
Expand Down

0 comments on commit 781af16

Please sign in to comment.