freeCodeCamp/math-challenges/30-arithmetic/round-decimals.json

32 lines
511 B
JSON

{
"name": "Round Decimals",
"order": 17,
"challenges": [
{
"id": "59a5801209a6acac5983b427",
"title": "Round Decimal Numbers",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836407",
"title": "Round Decimals with Place Value",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}