Skip to content

Паличев Иван#1

Open
screwedkidd wants to merge 5 commits intorailbotan:mainfrom
screwedkidd:main
Open

Паличев Иван#1
screwedkidd wants to merge 5 commits intorailbotan:mainfrom
screwedkidd:main

Conversation

@screwedkidd
Copy link

No description provided.

@screwedkidd screwedkidd changed the title первый этап is done Паличев Иван Nov 20, 2021
filter.py Outdated
height = len(pixels)
width = len(pixels[1])
mosaic_size = int(input("Размер мозаики: "))
color_amount = int(input("Кол-во оттенков серого: "))
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Вы используете эти переменные как глобальные, надо было передавать их как аргументы в функции

@railbotan
Copy link
Owner

5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants