add some description of the points
This commit is contained in:
parent
4c59d0cd01
commit
f61072a605
@ -2,20 +2,24 @@
|
||||
|
||||
Here you can find different tasks.
|
||||
Among them there are:
|
||||
---
|
||||
|
||||
- [Math tasks](math) - useful programs, functions and ready-made solutions for various mathematical operations
|
||||
- **[Math tasks](math)** - useful programs, functions and ready-made solutions for various mathematical operations
|
||||
- [Ordinary tasks](math/ord_tasks) - task shich i did for myself
|
||||
- [Statistic tasks](math/statistic) - statistic tasks, which can be usefull in econometric calculations
|
||||
- [Course tasks](stepik)
|
||||
- [Beneficial features](stepik/beneficial_features)
|
||||
- [Dictionaries and lists](stepik/beneficial_features/dictionaries_and_lists.py)
|
||||
- [Double](stepik/beneficial_features/double.py)
|
||||
- [Indentation](stepik/beneficial_features/indentation.py)
|
||||
- [Index](stepik/beneficial_features/index.py)
|
||||
- [Input](stepik/beneficial_features/input.py)
|
||||
- [Sketches](stepik/sketches)
|
||||
- [Sketches](stepik/sketches/input.py)
|
||||
- [Stepik tasks](stepik/stepik_tasks)
|
||||
---
|
||||
- **[Course tasks](stepik)** - different tasks from various courses
|
||||
- ***[Beneficial features](stepik/beneficial_features)*** - beneficial features which you can use for mathematic and statistic tasks
|
||||
- [Dictionaries and lists](stepik/beneficial_features/dictionaries_and_lists.py) - some of the properties of dictionaries and lists
|
||||
- [Double](stepik/beneficial_features/double.py) - how to find/delete double numbers/letters on a input line
|
||||
- [Indentation](stepik/beneficial_features/indentation.py) - some of features to do indentation
|
||||
- [Index](stepik/beneficial_features/index.py) - some of features of index
|
||||
- [Input](stepik/beneficial_features/input.py) - some of features of input. function
|
||||
---
|
||||
- ***[Sketches](stepik/sketches)*** - here you can find various of sketches unfinished\ unsuitable project
|
||||
- [Sketches](stepik/sketches/input.py) - there are fail code here
|
||||
---
|
||||
- ***[Stepik tasks](stepik/stepik_tasks)*** - here you can find done tasks from stepik courses. Details here: **[README](stepik/stepik_tasks/README.md)**
|
||||
- [10_pass_100_break](stepik/stepik_tasks/10_pass_100_break.py)
|
||||
- [counting_numbers](stepik/stepik_tasks/counting_numbers.py )
|
||||
- [intervals](stepik/stepik_tasks/intervals.py )
|
||||
@ -34,4 +38,3 @@ Among them there are:
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user