Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulT89 committed Jun 7, 2022
1 parent 0facde6 commit 9b5bc38
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 @@ -648,7 +648,7 @@
"name": "Rail Fence Cipher",
"uuid": "22ad5969-163d-44db-a2a6-b9c6b0767598",
"difficulty": 4,
"practices": ["strings"],
"practices": ["functions"],
"prerequisites": ["strings", "functions", "lists", "mapping"],
"status": "beta"
},
Expand Down Expand Up @@ -711,7 +711,7 @@
"name": "Affine Cipher",
"uuid": "b7885c80-d4d9-4636-a9c2-6051c6f9204c",
"difficulty": 4,
"practices": ["arithmetic", "strings", "characters"],
"practices": ["arithmetic", "characters"],
"prerequisites": ["arithmetic", "strings", "characters", "mapping", "filtering"],
"status": "beta"
},
Expand Down

0 comments on commit 9b5bc38

Please sign in to comment.