Commit Graph

7 Commits

Author SHA1 Message Date
Utkarsh Sharma
265d3c9eb7 Flash-card-Challenge
Python script that takes a file containing flash card questions and answers
as an argument and quizzes the user based on the contents of that file until
the user quits the program. Questions should be selected randomly (as opposed
to going in order through the file), and the user should type in their guess.
The script should say whether or not a guess is correct and provide the
correct answer if an incorrect answer is given.
2018-10-02 15:03:23 -07:00
Ayush Bhardwaj
e9406f42ff
Update README.md 2018-10-03 00:22:40 +05:30
Ayush Bhardwaj
bc5251b4d0
Merge pull request #1 from kaushl1998/Kaushl_branch
Add python script for downloading subtitles
2018-10-03 00:07:27 +05:30
Kaushl
630953fe46 Add python script for downloading subtitles 2018-10-03 00:04:25 +05:30
Ayush Bhardwaj
e5700bc8b0 Added Website Blocker 2018-10-03 00:04:07 +05:30
Ayush Bhardwaj
de4b70ab53
Add README 2018-10-02 23:58:31 +05:30
Ayush Bhardwaj
dc0892ffb8 Initialized Repo. 2018-10-02 23:43:08 +05:30