Skip to content

Conversation

@Kornelei13
Copy link

No description provided.

@Kornelei13
Copy link
Author

зачтена

Comment on lines +9 to +12
const num1Input = document.getElementById('num1');
const num2Input = document.getElementById('num2');
const operationSelect = document.getElementById('operation');
const resultElement = document.getElementById('result');
Copy link
Collaborator

Choose a reason for hiding this comment

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

А если какой-то элемент не найден?

@Kornelei13 Kornelei13 requested a review from AvtoBBus December 17, 2025 14:27
@AvtoBBus
Copy link
Collaborator

Принято

@AvtoBBus AvtoBBus closed this Dec 17, 2025
@github-actions github-actions bot added Done and removed In progress labels Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants