1{ 2 "activeTextEditor": { 3 "selections": [ 4 { 5 "anchor": { 6 "line": 14, 7 "character": 26 8 }, 9 "active": { 10 "line": 0, 11 "character": 0 12 } 13 } 14 ], 15 "documentFilePath": "case5.py", 16 "visibleRanges": [ 17 { 18 "start": { 19 "line": 0, 20 "character": 0 21 }, 22 "end": { 23 "line": 14, 24 "character": 26 25 } 26 } 27 ], 28 "languageId": "python" 29 }, 30 "activeFileDiagnostics": [], 31 "debugConsoleOutput": "", 32 "terminalBuffer": "" 33} 34