10 lines
156 B
Markdown
10 lines
156 B
Markdown
# Task 69dd4221f309a98be0006b2e
|
|
|
|
## Задача
|
|
Convert a raw text file into a flat JSON card.
|
|
|
|
### Usage
|
|
```bash
|
|
python main.py input.txt output.json
|
|
```
|