Skip to content

ДЗ Афонин СС#829

Open
brass-mf wants to merge 75 commits into
GeekBrainsTutorial:masterfrom
brass-mf:master
Open

ДЗ Афонин СС#829
brass-mf wants to merge 75 commits into
GeekBrainsTutorial:masterfrom
brass-mf:master

Conversation

@brass-mf

Copy link
Copy Markdown

ДЗ 1 Афонин СС

Comment thread lesson01/home_work/hw01_easy.py Outdated

var_input = input('Введите число: ')
i = 0
while i<len(var_input):

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

А если без преобразований в строку? Арифметическим методом?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

отправил изменение

Comment thread lesson01/home_work/hw01_normal.py Outdated
var_input = input('Введите целое беззнаковое число: ')
i = 0
result = 0
while i < len(var_input):

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Тот же вопрос что и в easy как сделать используя арифметику?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

отправил изменение

@brass-mf brass-mf changed the title ДЗ 1 Афонин СС ДЗ Афонин СС Aug 22, 2019
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