Skip to content

LONDON | MAY2025 | EMILIANO URUENA | SPRINT1 #481

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Emilianouz
Copy link

Learners, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with REGION | COHORT_NAME | FIRST_NAME LAST_NAME | PROJ_NAME
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Change list:

Four commits were made:
Part 1 - Basic Short JavaScript Exercises: Tasks on count, initials, paths, and random were completed and solved.
Part 2 - Mandatory Errors: Errors were checked, interpreted, explained, and some were solved.
Part 3 - Interpretation Tasks: All tasks were interpreted and answered.
Part 4 - Explore -Stretch: Concepts related to the V8 Chrome Console were explored, and the questions were answered.

@Emilianouz Emilianouz added the Needs Review Participant to add when requesting review label Jun 6, 2025
@Emilianouz Emilianouz linked an issue Jun 7, 2025 that may be closed by this pull request
@Emilianouz Emilianouz force-pushed the coursework/sprint-1 branch from aaefd95 to 72666bd Compare June 11, 2025 10:37
@Emilianouz Emilianouz added the 📅 Sprint 1 Assigned during Sprint 1 of this module label Jun 12, 2025
Copy link

@bolatah bolatah left a comment

Choose a reason for hiding this comment

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

All the answers are well explained.

@bolatah bolatah added the Reviewed Volunteer to add when completing a review label Jun 17, 2025
@Emilianouz Emilianouz removed the Reviewed Volunteer to add when completing a review label Jun 28, 2025
What is the return value of `prompt`?
The return value that was provided by the user.
Copy link
Contributor

Choose a reason for hiding this comment

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

If the user entered some value and then clicked "Cancel", does prompt() still returns the user input?

Copy link
Author

Choose a reason for hiding this comment

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

No, prompt() does not return the user's input if click "Cancel"

Copy link
Contributor

Choose a reason for hiding this comment

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

What does it returns if the user clicked "Cancel"?

@cjyuan cjyuan added Reviewed Volunteer to add when completing a review and removed Needs Review Participant to add when requesting review labels Jul 6, 2025
@Emilianouz Emilianouz added Needs Review Participant to add when requesting review and removed Reviewed Volunteer to add when completing a review labels Jul 8, 2025
@cjyuan
Copy link
Contributor

cjyuan commented Jul 8, 2025

You answers and explanation are all good. Well done!

@cjyuan cjyuan added Complete Volunteer to add when work is complete and review comments have been addressed and removed Needs Review Participant to add when requesting review labels Jul 8, 2025
@illicitonion illicitonion changed the title LONDON | MAY2025 | EMILIANO URUENA | MSTD_SPRINT1 LONDON | MAY2025 | EMILIANO URUENA | SPRINT1 Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complete Volunteer to add when work is complete and review comments have been addressed 📅 Sprint 1 Assigned during Sprint 1 of this module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

03 Complete Sprint 1 Coursework
3 participants