PY_PROBLEMS_LIB Telegram 155
Объясните функции help() и dir() в Python.

Функция help() отображает строку документации и справку для ее аргумента. Пример по при вызове с функцией copy на картинке.

Функция dir() отображает все члены объекта (любого типа). Например:
dir(copy.copy)
# ['__annotations__', '__call__', '__class__', '__closure__', ...
👍19



tgoop.com/py_problems_lib/155
Create:
Last Update:

Объясните функции help() и dir() в Python.

Функция help() отображает строку документации и справку для ее аргумента. Пример по при вызове с функцией copy на картинке.

Функция dir() отображает все члены объекта (любого типа). Например:
dir(copy.copy)
# ['__annotations__', '__call__', '__class__', '__closure__', ...

BY Библиотека задач по Python | тесты, код, задания




Share with your friend now:
tgoop.com/py_problems_lib/155

View MORE
Open in Telegram


Telegram News

Date: |

Among the requests, the Brazilian electoral Court wanted to know if they could obtain data on the origins of malicious content posted on the platform. According to the TSE, this would enable the authorities to track false content and identify the user responsible for publishing it in the first place. Content is editable within two days of publishing In handing down the sentence yesterday, deputy judge Peter Hui Shiu-keung of the district court said that even if Ng did not post the messages, he cannot shirk responsibility as the owner and administrator of such a big group for allowing these messages that incite illegal behaviors to exist. SUCK Channel Telegram In the “Bear Market Screaming Therapy Group” on Telegram, members are only allowed to post voice notes of themselves screaming. Anything else will result in an instant ban from the group, which currently has about 75 members.
from us


Telegram Библиотека задач по Python | тесты, код, задания
FROM American