Skip to content

Визуализация: #327

@myltik1702

Description

@myltik1702

def print_digit(matrix):
for row in matrix:
print(''.join('#' if cell else ' ' for cell in row))
is_even = (digit % 2) == 0
is_even = (dig& 1it & 1) == 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions