bebra = [ { 'Name' : 'Masturbek' , 'Age' : '-1' } , { 'Name' : 'Akakiy' , 'Age' : '932' } ]
response = requests . get ( 'https://raw.githubusercontent.com/GovnocodedByChapo/MoonlogInspector/main/errors.json' ) status , arr = response . status_code == 200 , response . status_code == 200 and response . json ( ) or [ str ( response . status_code ) ] print ( status ) print ( errors )
json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 3 column 9 (char 16)
json.dumps(bebra)