Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new exercise type alias #47

Merged
merged 3 commits into from Feb 17, 2023

Conversation

usernaimandrey
Copy link
Contributor

No description provided.



instructions: |
В этом задании мы вспомним школьный курс физики. Напишите программу, которая рассчитывает максимальную мощность бытовой розетки и выводит ее в консоль. Мощность рассчитывается по формуле: сила тока умноженная на напряжение. Сила тока измеряется в Ампер и равна 16, напряжение в Вольт, мощность в Ватт. Для определения величин используйте псевдонимы.
Copy link
Contributor

Choose a reason for hiding this comment

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

мощность бытовой розетки

Может быть лучше "максимальная мощность, на которую рассчитана бытовая розетка"?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

да согласен, спасибо

@ssssank ssssank merged commit 2075490 into hexlet-basics:main Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants