Add code for specimen iGCSE prerelease

This commit is contained in:
2020-01-20 10:19:17 +00:00
parent d61b14ff35
commit 2dc7577931
2 changed files with 57 additions and 0 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}