Skip to content

Больше деталей#3

Merged
keksobot merged 3 commits into
htmlacademy-javascript:masterfrom
Alshline:module4-task1
Jun 27, 2026
Merged

Больше деталей#3
keksobot merged 3 commits into
htmlacademy-javascript:masterfrom
Alshline:module4-task1

Conversation

@Alshline

@Alshline Alshline commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Возможно, файл получился не сильно читаемым, если надо - поправлю.


🎓 Больше деталей

Alshline and others added 3 commits June 24, 2026 00:13
если для читаемости нужно циклы вытащить в отдельные методы - исправлю.
@keksobot keksobot changed the title Module4 task1 Больше деталей Jun 27, 2026
Comment thread js/main.js

const randomLikesValue = Math.floor(Math.random() * (200 - 15 + 1)) + 15;

const randomCommentsValue = Math.floor(Math.random() * 30);

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.

const randomCommentsValue = Math.floor(Math.random() * comments.length);

Comment thread js/main.js
});

}
return resultPhotoDescriptionArray;

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.

photoDescriptions

@keksobot keksobot merged commit 92da64d into htmlacademy-javascript:master Jun 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants