Skip to content

Conversation

@Minion184
Copy link
Contributor

Explanation

Fixes #:

Checklist

  • The PR title starts with "Fix #issue_number".
  • My branch is up-to-date with the main branch.
  • The PR does not contain any unnecessary auto-generated code.
  • The PR does not break any part of the existing code.
  • The PR creator have carefully read & adher to the guidelines of the project.
  • The PR is raised after the issue has been assigned to the PR creator.
@Tejas1510 Tejas1510 merged commit cd6a626 into Tejas1510:main Oct 22, 2022
Comment on lines +52 to +53
document.querySelector(".display2").innerHTML = n
.replace("*", "×")

Check failure

Code scanning / CodeQL

Incomplete string escaping or encoding

This replaces only the first occurrence of "*".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants