From 747d0a2bd48e68b74452dae98e74894d18324c64 Mon Sep 17 00:00:00 2001 From: Md Mehrab Alam Date: Fri, 11 Dec 2015 04:02:52 +0530 Subject: [PATCH] Update README.md I am adding this source because it helps me in interview and also good basic python questions. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 076aef2..3b771dd 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [Python interview questions collected by Reddit users](https://www.reddit.com/r/Python/comments/1knw7z/python_interview_questions) * [Interview Questions for both beginners and experts](http://www.bogotobogo.com/python/python_interview_questions.php) * [Top 25 Python Interview Questions from Career Guru](http://career.guru99.com/top-25-python-interview-questions/) +* [Python Frequently Asked Questions (Programming)](https://docs.python.org/2/faq/programming.html) ### Ruby on Rails