Skip to content
#

pythoncourse

Here are 12 public repositories matching this topic...

The Mini Library System is a text-based Python application that simulates a basic library management tool. Users can add new books, view the list of available or borrowed books, borrow and return books, and save all records locally using file storage. This project was built as part of the final assignment for Code in Place 2025 (Stanford CS106A).

  • Updated Jun 20, 2025
  • Python

This repository is a comprehensive collection of Python programming practice exercises, starting from absolute basics and gradually moving to more advanced topics like 2D arrays (matrices), list comprehensions, and problem-solving with dictionaries.

  • Updated Sep 21, 2025
  • Python

Improve this page

Add a description, image, and links to the pythoncourse topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pythoncourse topic, visit your repo's landing page and select "manage topics."

Learn more