We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9207339 commit 0565126Copy full SHA for 0565126
README.md
@@ -23,6 +23,7 @@ A part these two main projects, you can find few of the exerices that I have mad
23
* [Calculate distance between any two points](distance/points.py)
24
* [given a natural string in input (in English language) and is able to print out the respective numeric encoding](DPOneySolution.py)
25
* [Form registration GUI with tkinter](form_registration_GUI/first_GUI.py)
26
+* [40 Python Interview questions](https://www.guru99.com/python-interview-questions-answers.html)
27
28
29
## How to contribute
0 commit comments