Skip to content

l5#1

Open
AvokrichA wants to merge 6 commits into
masterfrom
lesson5
Open

l5#1
AvokrichA wants to merge 6 commits into
masterfrom
lesson5

Conversation

@AvokrichA

Copy link
Copy Markdown
Owner

No description provided.

Comment thread Lesson_5/Les5_T5.py
for number in string:
total += int(number)
return total
my_file = open('L5_T5.txt', 'w+')

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

лучше всегда делать через контекстный менеджер

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