Posts by Millena Ferreira dos Reis • 3 points
1 post
- 
		-2 votes1 answer1094 viewsQ: Read Python Json file (beginner)Good morning! I’m starting in python and I’m not able to read two specific fields in the generated json, with the following format: [ { "nomeArq": "arquivoA", "dataAnt": "28042020", "dataAtu":…