Json File
User types "Inferno" &/or "Eternal" &/or "1000000".....
Program searches through json file and displaysthe matching information such as:
Your superhero is : Eternal Flame
age: 1000000
secret Identity: Unknown
powers: [ "Immortality", "Heat Immunity", "Inferno","Teleportation", "Interdimensional travel" ]
If user types in word that is not in file such as "Roses",program should output an error message.
The program should be able to take in multiple user inputs andproduce the correct output.
Json File User types "Inferno" &/or "Eternal" &/or "1000000" ..... Program searches through json file and displays the m
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am