Skip to content

remove 3 duplicates#815

Open
Rudra-Sharma-432 wants to merge 1 commit intoAsabeneh:masterfrom
Rudra-Sharma-432:patch-1
Open

remove 3 duplicates#815
Rudra-Sharma-432 wants to merge 1 commit intoAsabeneh:masterfrom
Rudra-Sharma-432:patch-1

Conversation

@Rudra-Sharma-432
Copy link
Copy Markdown

there were 3 duplicates of
line 9. addition
line 10. subtraction
line 11. multiplication

and adjusted the spacing in Output of Checking Data Types

dont know why there were duplicates there,

if (wasIntentional) {
console.log('Sorry!');
} else {
console.log('😎');
}

there were 3 duplicates of 
line 9.  addition
line 10. subtraction 
line 11. multiplication

and adjusted the spacing in `Output` of `Checking Data Types`

dont know why there were duplicates there,

if (wasIntentional) {
  console.log('Sorry!');
} else {
  console.log('😎');
}
@Rudra-Sharma-432
Copy link
Copy Markdown
Author

Rudra-Sharma-432 commented Apr 11, 2026

this was my first PR.

so can someone explain why the duplicates existed in the first place and no one remove them?
or that was intentional, on purposes?

thank you!

@Rudra-Sharma-432
Copy link
Copy Markdown
Author

and you can also add the 'set' data type
(can I edit this PR now to also include it?)

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.

1 participant