Skip to content

Commit

Permalink
Deprecate exercises (#262)
Browse files Browse the repository at this point in the history
- binary
- trinary
- octal
- hexadecimal
  • Loading branch information
keiravillekode authored Jun 5, 2024
1 parent 10fe995 commit 1c3b0e8
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 @@ -270,7 +271,8 @@
"difficulty": 1,
"topics": [
"math"
]
],
"status": "deprecated"
},
{
"slug": "octal",
Expand All @@ -281,7 +283,8 @@
"difficulty": 1,
"topics": [
"math"
]
],
"status": "deprecated"
},
{
"slug": "bob",
Expand Down Expand Up @@ -327,7 +330,8 @@
"difficulty": 1,
"topics": [
"math"
]
],
"status": "deprecated"
},
{
"slug": "two-fer",
Expand Down

0 comments on commit 1c3b0e8

Please sign in to comment.