flash card app project using python

Flash Card App using Python 0

Flash Card App using Python

Program 1 def flash_card_app(): flashcards ={ “What is the capital of India?”: “Delhi”, “What is 10 + 10?”: “20”, “Who wrote ‘Harry Potter’?”: “J.K. Rowling”, “Where is Taj Mahal ?”: “Agra”, “Python is …………?”:...