Skip to content

Lesson_2 files#597

Open
kalenikai wants to merge 1 commit intoDmitryChitalov:masterfrom
kalenikai:Lesson_2
Open

Lesson_2 files#597
kalenikai wants to merge 1 commit intoDmitryChitalov:masterfrom
kalenikai:Lesson_2

Conversation

@kalenikai
Copy link
Copy Markdown

No description provided.

Comment thread task_1.py
print('Error. Your provided not 3 values')
break
if checkinput(inp_str):
print(f'The result {inp_str} = {math_op(inp_str)}')
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

задание не выполнено
рекурсия отсутствует

Comment thread task_5.py


result = symbols()
print(result)
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

(symbols(scode + 1))
для чего внешние скобки?

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