Brussels | ITP-2026-1 | Michael English | Sprint 1 | Coursework/sprint 1#64
Open
Eigo-G wants to merge 14 commits intoHackYourFutureBelgium:mainfrom
Open
Brussels | ITP-2026-1 | Michael English | Sprint 1 | Coursework/sprint 1#64Eigo-G wants to merge 14 commits intoHackYourFutureBelgium:mainfrom
Eigo-G wants to merge 14 commits intoHackYourFutureBelgium:mainfrom
Conversation
added 14 commits
March 16, 2026 15:49
| @@ -2,3 +2,5 @@ | |||
|
|
|||
| const age = 33; | |||
Collaborator
There was a problem hiding this comment.
There is an error when executing this code.
you can check if there are multiple declarations of the same variable
| @@ -1,5 +1,8 @@ | |||
| const cardNumber = 4533787178994213; | |||
Collaborator
There was a problem hiding this comment.
Also there is an error when executing this code.
Maybe check if you are declaring things twice and if you are allowed to change constant variable types
| @@ -1,2 +1,13 @@ | |||
| const 12HourClockTime = "20:53"; | |||
Collaborator
There was a problem hiding this comment.
The code is still failing,
The best approach is to execute it via Node. Let me know if you need help wiht that
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Learners, PR Template
Self checklist
Changelist
Briefly explain your PR.
Completed the exercises.
Questions
I changed the branch name on VSC but it hasn't updated on this end. Not sure why.
Ask any questions you have for your reviewer.