Skip to content

Tinker-Twins/Extracting_And_Summing_Numbers_In_JSON_File

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Extracting And Summing Numbers In JSON File

This project extracts all the numbers present in a JSON file, converts them into integers, computes their sum and displays it.