Day 14 Project - Reading List with Files - 30 Days Of Python

preview_player
Показать описание
Today we're solving the Day 14 Project for 30 Days Of Python. 30 Days Of Python is a free, comprehensive series of blog posts and videos we're publishing over in our blog!

In today's project, we'll be creating a Reading List application that allows users to store and display books they intend to read. We'll use while loops, conditionals, lists, and functions to create this application!

Remember to try the project first before watching the solution walkthrough, link below!

-- Links mentioned in the video --

Рекомендации по теме
Комментарии
Автор

great explanatory video. Thank you very much!

dariusEMPEROR
Автор

Great video. Thank you for showing how functions help each other process data inside code. This is really good stuff. Thanks.

JuanSidberry
Автор

Hi great video.. where is the link for repl.it for this project?

SaadAhmed-puwp
Автор

For line 54, why is it "in" rather than "=="

matthiaslye