Skip to content

tessconnell14/CFG-assignment-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

⭐ 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages