freeCodeCamp/curriculum/math-challenges/30-arithmetic/powers-of-ten.json

58 lines
985 B
JSON

{
"name": "Powers of Ten and Scientific Notation",
"order": 20,
"challenges": [
{
"id": "59a5801209a6acac5983b430",
"title": "Multiply Decimals by Powers of Ten",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836417",
"title": "Multiplication and Powers of Ten",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836418",
"title": "Division and Powers of Ten",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836419",
"title": "Scientific Notation",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}