You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
934 B
Plaintext

{
"cells": [
{
"cell_type": "markdown",
"id": "9566cce7",
"metadata": {},
"source": [
"# Документация #"
]
},
{
"cell_type": "markdown",
"id": "a609ca01",
"metadata": {},
"source": [
"- [Обработка ошибок, исключения в python](https://docs.python.org/3.6/tutorial/errors.html \"8. Errors and Exceptions\")\n",
"- [Built-in exceptions](https://docs.python.org/3/library/exceptions.html \"5. Built-in Exceptions\")"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.8"
}
},
"nbformat": 4,
"nbformat_minor": 5
}