Skip to content

bucs110a0spring22/final-exam-conniedeng303

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 110

Final Exam - Advanced Programming with Python


Replace anything surrounded by the < > symbols.

SUMMARY:

Please make sure you have completed the soot survey at: soot.binghamton.edu

Please list the urls for the APIs you used: bird recordings api: -https://xeno-canto.org/explore/api ipfast api: -https://ip-fast.com/api/ip/

Summary of Program: The most prevalent memes that I found a lot across the Internet are those that state that they aquired the viewer's IP address. I decided to combine two APIs, one of which would tell me the location of a random bird in the bird recording database, and where the location of the user's IP is. I first got data from the BirdrecordingAPI, and I then I tried to get the IP of the user and their location. The main function essentially figures out if the data from BirdrecordingAPI and IpfastAPI locations are the same.

Most Challenging topic in the course: I felt like JSON related topics were difficult for me to understand.

KNOWN BUGS AND INCOMPLETE PARTS:

None.

REFERENCES:

None.

MISCELLANEOUS COMMENTS:

Not sure if the prof made a note, but he made an extension for my final (5/17/2022 Midnight) because my replit wasn't loading. Thank you!

About

final-exam-conniedeng303 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages