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 67532fc commit 806c9e7Copy full SHA for 806c9e7
RegEx/README.md
@@ -0,0 +1,34 @@
1
+# Python Programming Exercise
2
+
3
+### Description:
4
5
6
+### Programming languages and frameworks
7
+```[Python]
8
+Python
9
+```
10
11
+### IDE
12
+```[Pycharm]
13
+PyCharm
14
15
16
+## Author
17
+**Doston Hamrakulov**
18
+>*Software Engineer, Web Developer, Freelancer*
19
20
21
22
23
24
+## Question_1: ##
25
+**Description:**
26
27
28
+***Hints:***
29
+Consider use range(#begin, #end, #step) method.
30
31
+```python
32
+code
33
34
+* * *
0 commit comments