Notice: file_put_contents(): Write of 8056 bytes failed with errno=28 No space left on device in /var/www/tgoop/post.php on line 50

Warning: file_put_contents(): Only 8192 of 16248 bytes written, possibly out of free disk space in /var/www/tgoop/post.php on line 50
Zen of Python@zen_of_python P.4011
ZEN_OF_PYTHON Telegram 4011
Квиз про @dataclass

Небольшая англоязычная викторина про декоратор на 9 вопросов. Если вы еще не знаете, что происходит в сниппете ниже, самое время разобраться:

from dataclasses import dataclass

@dataclass
class DataClassCard:
  rank: str
  suit: str

Для подготовки можно пользоваться статьей.

#квиз

@zen_of_python
👍3



tgoop.com/zen_of_python/4011
Create:
Last Update:

Квиз про @dataclass

Небольшая англоязычная викторина про декоратор на 9 вопросов. Если вы еще не знаете, что происходит в сниппете ниже, самое время разобраться:

from dataclasses import dataclass

@dataclass
class DataClassCard:
  rank: str
  suit: str

Для подготовки можно пользоваться статьей.

#квиз

@zen_of_python

BY Zen of Python




Share with your friend now:
tgoop.com/zen_of_python/4011

View MORE
Open in Telegram


Telegram News

Date: |

ZDNET RECOMMENDS 1What is Telegram Channels? How to create a business channel on Telegram? (Tutorial) While the character limit is 255, try to fit into 200 characters. This way, users will be able to take in your text fast and efficiently. Reveal the essence of your channel and provide contact information. For example, you can add a bot name, link to your pricing plans, etc. A vandalised bank during the 2019 protest. File photo: May James/HKFP.
from us


Telegram Zen of Python
FROM American