Basic-Python-Programs icon indicating copy to clipboard operation
Basic-Python-Programs copied to clipboard

Create flashcard.py

Open Nikhil2346 opened this issue 1 year ago • 1 comments

A simple flashcard program (without a GUI), that enables the user to enter questions and answers. The program asks them the questions randomly, and checks their accuracy.

Nikhil2346 avatar Nov 06 '24 18:11 Nikhil2346

Hi! I’ve implemented a flashcard program using dictionaries and loops. @souravjain540 please review and merge.

Thanks, Nik

Nikhil2346 avatar Nov 06 '24 18:11 Nikhil2346