github / github/gemoji

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

Open
#327 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
4.5k
Forks
802
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.