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

a mistake in the text of the task #490

Closed
juliawhocodes opened this issue Jul 16, 2021 · 2 comments
Closed

a mistake in the text of the task #490

juliawhocodes opened this issue Jul 16, 2021 · 2 comments

Comments

@juliawhocodes
Copy link

в задании JavaScript Операторы 7/79 JavaScript: Операторы написано
Задание
Напишите программу, которая посчитает разность между числами 6 и -81 и выведет ответ на экран.
но когда пытаешься сделать разность, ответ твой выходит неверный. В задании должно быть указано, что это сумма, и 81 должно быть тогда без минуса
image

@fey
Copy link
Contributor

fey commented Jul 16, 2021

Добрый день.
Здесь нужно вспомнить правила математике и то, что минус на минус дает плюс.

6 - (-81) = x

@juliawhocodes
Copy link
Author

аааааа, это я тупица. ясно

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants