add new points to README.me

This commit is contained in:
Yesen 2023-10-06 21:21:15 +03:00
parent e4ecec0876
commit 4c59d0cd01

View File

@ -8,9 +8,28 @@ Among them there are:
- [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/stepik_tasks)
- [Sketches](stepik/sketches/input.py)
- [Stepik tasks](stepik/stepik_tasks)
- [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 )
- [percentage_of_letters](stepik/stepik_tasks/percentage_of_letters.py)
- [Pie](stepik/stepik_tasks/pie.py)
- [programmer_names](stepik/stepik_tasks/programmer_names.py)
- [sum_num_from_last](stepik/stepik_tasks/sum_num_from_last.py)
- [sum_num_nearby](stepik/stepik_tasks/sum_num_nearby.py)
- [Tickets](stepik/stepik_tasks/tickets.py)