Skip to content

Commit

Permalink
change bank account prerequisites/practices (#585)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbicodes authored Oct 13, 2023
1 parent 9e1ca16 commit e2494a4
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 @@ -930,8 +930,8 @@
"slug": "bank-account",
"name": "Bank Account",
"uuid": "d67a7a46-050c-4472-84bd-2e216079a452",
"practices": ["floating-point-numbers"],
"prerequisites": ["floating-point-numbers"],
"practices": [],
"prerequisites": ["conditionals", "numbers"],
"difficulty": 7,
"topics": [
"conditionals"
Expand Down

0 comments on commit e2494a4

Please sign in to comment.