We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 757c3a2 commit cf944c4Copy full SHA for cf944c4
README.md
@@ -3,15 +3,17 @@
3
### Description:
4
Here, I have been listing programming exercise in Python and they are more challenging with interesting questions for all leveled Python Programmers.
5
6
+**RegEx** folder includes the set of Python Multiple Choice Questions & Answers (MCQs) focuses on “Regular Expressions”
7
+
8
9
### Programming languages and frameworks
-```[Python]
10
+```python
11
Python
12
```
13
14
### IDE
-```[Pycharm]
-PyCharm
15
16
+PyCharm, Vim
17
18
19
## Author
0 commit comments