Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 625 Bytes

File metadata and controls

17 lines (11 loc) · 625 Bytes

Elite-101-Coding-Assessment-Fall-2025

Fall 2025 E101 coding assessment

Library Inventory and Checkout Manager

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.

How to Use

  • Work inside main.py to write your functions
  • Test your code by running main.py locally or in Replit
  • Do not change the structure of library_books.py
  • Submit this repository and your video explanation to Canvas by the deadline

Challenge Overview

See the full challenge PDF for detailed instructions and requirements.