Skip to content

Commit 806c9e7

Browse files
README template
1 parent 67532fc commit 806c9e7

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

RegEx/README.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)