⭐ This is my second assignment for the CFG degree (Spring '23)
🚀 I created a console app that interacts with the SWAPI - the user is instructed to build a team to help destroy the Death Star
Assignment requirements:
- Use boolean values and if..else statements to branch logic of your program a data structure like a list, dictionary, set or tuple to store values
- Use a for loop or a while loop to reduce repetition
- Use functions with returns to make code reusable
- Use string slicing
- Use at least two inbuilt functions
- Us eany free API to get some information as json
- Add comments to explain how your instructor can set up any necessary API keys and briefly how you are using the API
- Write your final results to a file