Solução do exercício - Gerar o primeiro dígito de um CPF com Python
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -40,5 +40,6 @@
|
||||
"python.testing.pytestEnabled": false,
|
||||
"python.analysis.diagnosticSeverityOverrides": {},
|
||||
// "python.defaultInterpreterPath": "./venv/bin/python",
|
||||
"python.analysis.typeCheckingMode": "off"
|
||||
"python.analysis.typeCheckingMode": "off",
|
||||
"cSpell.enabled": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user