7 lines
253 B
JSON
7 lines
253 B
JSON
{
|
|
"title": "Regex Phonenumber",
|
|
"description": "A regex problem to match phone numbers in various formats.",
|
|
"description_md": "problems/regex-phone/description.md",
|
|
"difficulty": "hard",
|
|
"test_code": "problems/regex-phone/test.py"
|
|
} |