Skip to content

Conversation

@kalenikai
Copy link

No description provided.

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

Choose a reason for hiding this comment

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

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



result = symbols()
print(result)
Copy link
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