Fall 2025 E101 coding assessment
This is the starter repo for the Elite 101 internship coding assessment. You will complete the functions in main.py using the book data in library_books.py.
- Work inside
main.pyto write your functions - Test your code by running
main.pylocally or in Replit - Do not change the structure of
library_books.py - Submit this repository and your video explanation to Canvas by the deadline
See the full challenge PDF for detailed instructions and requirements.