Skip to content

Add lesson01 & lesson02#16

Open
imam-i wants to merge 8 commits into
pablorus:masterfrom
imam-i:Imam.Alishaev_lessons
Open

Add lesson01 & lesson02#16
imam-i wants to merge 8 commits into
pablorus:masterfrom
imam-i:Imam.Alishaev_lessons

Conversation

@imam-i

@imam-i imam-i commented Aug 23, 2019

Copy link
Copy Markdown

Добавлены первое и второе задание.

fruits = ["яблоко", "банан", "киви", "арбуз"]
i = 1
while i <= fruits.__len__():
print('{}.{:>7}'.format(i, fruits[i-1]))

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Вот тут надо бы не хардкодить

@imam-i

imam-i commented Aug 27, 2019

Copy link
Copy Markdown
Author

Добавлено задание 3

@imam-i

imam-i commented Aug 30, 2019

Copy link
Copy Markdown
Author

Добавлено задание 4

@imam-i

imam-i commented Sep 10, 2019

Copy link
Copy Markdown
Author

Не успеваю закончить домашнее задание к началу 8 урока.

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