Commit Graph

14 Commits

Author SHA1 Message Date
Ayush Bhardwaj
0cbb94564b
Merge pull request #7 from Utkarsh1308/bugFix
Flash-card-Challenge
2018-10-03 11:28:51 +05:30
Kaushlendra Pratap
2fce332eb4
Merge pull request #3 from nikhilkumarsingh/master
added random proxy request script
2018-10-03 11:17:36 +05:30
Kaushlendra Pratap
dbb9917e42
Merge pull request #8 from bureken/master
Add script for making images circular.
2018-10-03 11:12:43 +05:30
Berk Gureken
a8a37f92fe
Update README.md 2018-10-03 04:31:17 +03:00
Berk Gureken
a699b405c9
Update README.md 2018-10-03 04:29:43 +03:00
Berk Güreken
e34cd220c6 Add python script for making images circular. 2018-10-03 04:28:29 +03:00
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
nikhilkumarsingh
020eb9e691 added random proxy request script 2018-10-03 01:27:15 +05:30
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