From f82f6c28b0079505065d251fb224237e92c1f382 Mon Sep 17 00:00:00 2001 From: km0 Date: Fri, 7 Apr 2023 18:16:10 +0200 Subject: [PATCH] python python --- chapters/02_backdoors.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chapters/02_backdoors.md b/chapters/02_backdoors.md index 5ccd7f5..7d1ed66 100644 --- a/chapters/02_backdoors.md +++ b/chapters/02_backdoors.md @@ -221,7 +221,8 @@ The system is written in Python, and its code documentation consists mainly of _ A _docstring_ is a piece of text written at the very beginning of a function to document it. Unlike normal comments, that are usually stripped out from code at runtime, _docstrings_ are preserved, and can be consulted with interactive help systems or used as metadata. Many programming languages support this pattern, that is often used to produce automatic pieces of documentation by simply collecting and listing all the functions and relative descriptions. -```python +``` +#!python class Humor(Bureau): """ This bureau entertains the modern worker and provides colorful