mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-07 18:03:49 -05:00
45 lines
735 B
JSON
45 lines
735 B
JSON
{
|
|
"name": "Probability",
|
|
"order": 3,
|
|
"challenges": [
|
|
{
|
|
"id": "59a5801209a6acac5983b704",
|
|
"title": "Independent or Mutually Exclusive",
|
|
"description": [
|
|
""
|
|
],
|
|
"challengeSeed": [
|
|
""
|
|
],
|
|
"tests": [
|
|
""
|
|
]
|
|
},
|
|
{
|
|
"id": "59a5801209a6acac5983b331",
|
|
"title": "Addition and Multiplication Rules",
|
|
"description": [
|
|
""
|
|
],
|
|
"challengeSeed": [
|
|
""
|
|
],
|
|
"tests": [
|
|
""
|
|
]
|
|
},
|
|
{
|
|
"id": "59a5801209a6acac5983b332",
|
|
"title": "Contingency Tables",
|
|
"description": [
|
|
""
|
|
],
|
|
"challengeSeed": [
|
|
""
|
|
],
|
|
"tests": [
|
|
""
|
|
]
|
|
}
|
|
]
|
|
} |