Schlagwort: database
-
How to build databases using Python and text files | Hello World #9
Reading Time: 6 minutesIn Hello World issue 9, Raspberry Pi’s own Mac Bowley shares a lesson that introduces students to databases using Python and text files. In this lesson, students create a library app for their books. This will store information about their book collection and allow them to display, manipulate, and search their collection. You…