From 0b06e625fc09e9e85e7885c5f593f967bea4c8f0 Mon Sep 17 00:00:00 2001 From: Suryaa5 <91600935+Suryaa5@users.noreply.github.com> Date: Sat, 2 Oct 2021 09:13:52 +0530 Subject: [PATCH] remember. txt I want to make it good --- rembers.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/rembers.txt b/rembers.txt index f8c6ba9..09c306e 100644 --- a/rembers.txt +++ b/rembers.txt @@ -1,10 +1,10 @@ '' -create a library class +Create a library class - 1. diplay book - 2. addbook - 3. leadbook -> (who own the book if not present) - 4. returnbook + 1. Diplay book + 2. Addbook + 3. Leadbook -> (who own the book if not present) + 4. Returnbook harrylibrary(list of books, library_name) @@ -34,4 +34,4 @@ Output [(0, 'bread'), (1, 'milk'), (2, 'butter')] -[(10, 'bread'), (11, 'milk'), (12, 'butter')] \ No newline at end of file +[(10, 'bread'), (11, 'milk'), (12, 'butter')]