#44. Класс Decimal для точного представления вещественных чисел | The Python Standard Library

#45. Методы класса Decimal | The Python Standard Library

#46. Функции с числами Decimal. Глобальный и локальный контексты | The Python Standard Library

#47. Класс Fraction модуля fractions | The Python Standard Library

#48. Стандартные функции с объектами класса Fraction | The Python Standard Library

#49. Модуль random стандартной библиотеки | The Python Standard Library

#50. Введение в модуль statistics | The Python Standard Library

#51. Вычисление дисперсий и ковариаций с помощью модуля statistics | The Python Standard Library

#52. Введение в модуль re. Символьные классы | The Python Standard Library

#53. Квантификаторы регулярных выражений | The Python Standard Library

#54. Группировка и сохранение в регулярных выражениях | The Python Standard Library

#55. Опережающие (lookahead) проверки. Флаги | The Python Standard Library

#56. Ретроспективные (lookbehind) проверки | The Python Standard Library

#57. Объект Match. Методы search(), finditer() и findall() | The Python Standard Library

#58. Методы match(), split(), sub(), subn(), compile() | Стандартная библиотека Python

#59. Функции модуля os.path для анализа файловых маршрутов | The Python Standard Library

#19. Магические методы __copy__() и __deepcopy__() | The Python Standard Library

#60. Дополнительные функции модуля os.path | The Python Standard Library

#61. Классы PurePosixPath и PureWindowsPath модуля pathlib | The Python Standard Library

#62. Классы PosixPath и WindowsPath модуля pathlib | The Python Standard Library