Skip to content

Repository files navigation

flashcardding_

quizlet-like flashcard thing

terminal window flashcard program where users can make, edit, delete, quiz, and practice self-created flashcards, perfect for that history assessment around the corner!

python elements used: importing libraries list comprehension try/except loops if-else branches file management f-string string slicing functions