Skip to content

6213 УшаковРС Лаб. 4#417

Closed
tlmesnewroman wants to merge 11 commits intoitsecd:mainfrom
tlmesnewroman:lab4-var18
Closed

6213 УшаковРС Лаб. 4#417
tlmesnewroman wants to merge 11 commits intoitsecd:mainfrom
tlmesnewroman:lab4-var18

Conversation

@tlmesnewroman
Copy link
Copy Markdown

No description provided.

@AvtoBBus
Copy link
Copy Markdown
Collaborator

Для экономии времени и удобства в это PR буду принимать и 3 и 4 лабы, просто потому что такая ситуация

Copy link
Copy Markdown
Collaborator

@AvtoBBus AvtoBBus left a comment

Choose a reason for hiding this comment

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

Отсутствует БЭМ в обоих лабах

Comment thread web-lab3/index.html
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Вынесите стили в отдельный файл, также не вижу ссылок на остальные лабы

Comment thread web-lab4/calculator.js Outdated
Comment on lines +35 to +38
const num1 = document.getElementById("num1").value;
const num2 = document.getElementById("num2").value;
const operation = document.getElementById("operation").value;
const resultElement = document.getElementById("result");
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

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

@AvtoBBus
Copy link
Copy Markdown
Collaborator

Приняты обе лабы

@AvtoBBus AvtoBBus closed this Dec 19, 2025
@github-actions github-actions bot added Done and removed In progress labels Dec 19, 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.

2 participants