vault backup: 2026-05-31 10:18:48

This commit is contained in:
Dmitry
2026-05-31 10:18:48 +03:00
parent 0804ea914e
commit f15f5e29f2
470 changed files with 2357 additions and 2329 deletions
@@ -1,13 +1,18 @@
---
status: seed
type: concept
tags: [python, syntax, programming-basics, functional-programming]
tags:
- python
- syntax
- programming-basics
- functional-programming
created: 2026-05-30
updated: 2026-05-31
title: Основы Python
source: ["[[50-python-lec.pdf]]"]
source:
- '[[50-python-lec.pdf]]'
aliases:
- Основы Python
---
# Основы Python
**Python** — высокоуровневый объектно-ориентированный язык программирования с "двумерным синтаксисом" (структура определяется отступами).