write-ups-challenges-2022-2023/super-hightech-paint/super-hightech-paint-2/.vscode/settings.json
2022-11-24 22:59:22 +01:00

6 lines
87 B
JSON

{
"files.associations": {
"*.py3": "python",
"stdio.h": "c"
}
}