vault backup: 2026-05-31 10:18:48
This commit is contained in:
@@ -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** — высокоуровневый объектно-ориентированный язык программирования с "двумерным синтаксисом" (структура определяется отступами).
|
||||
|
||||
Reference in New Issue
Block a user