write-ups-challenges-2022-2023/super-hightech-paint/super-hightech-paint-2/.vscode/settings.json

6 lines
87 B
JSON
Raw Normal View History

2022-11-24 21:59:22 +00:00
{
"files.associations": {
"*.py3": "python",
"stdio.h": "c"
}
}