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

updated description.ru.yml #524

Merged
merged 3 commits into from Feb 1, 2022
Merged

updated description.ru.yml #524

merged 3 commits into from Feb 1, 2022

Conversation

minyoonji95
Copy link
Contributor

No description provided.

@@ -34,4 +34,4 @@ instructions: |

Ваша задача извлечь эти символы из строки и вставить в `console.log()`, не используя промежуточные переменные.

tips: []
tips: [немного о методе .trim() https://developer.mozilla.org/ru/docs/Web/JavaScript/Reference/Global_Objects/String/Trim]
Copy link
Contributor

Choose a reason for hiding this comment

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

Здесь неверные теги.
Если у тебя tips непустой, то должно начинатся с тире (элемент в массиве) и быть ссылкой в markdown.
Обрати внимание как сделана ссылка на другой метод

Ознакомьтесь с документацией [String.length](https://developer.mozilla.org/ru/docs/Web/JavaScript/Reference/Global_Objects/String/length). Обратите внимание, что длина строки равна количеству символов в ней. Длина пустой строки `''` равна 0.

@fey fey merged commit c8a81d1 into hexlet-basics:main Feb 1, 2022
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