Skip to content

Question about translation #27

Closed Answered by StellarSand
luxdev01 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, thanks for the translations. Both these strings would be shown in Match sequence.

  • qwertyuiopoiuytrewq will show:
    • 2 turns: This is because the sequence follows 2 turns across the top row of the keyboard — first from left to right (qwertyuiop), and then back from right to left (oiuytrewq).
    • Shifted 0 times: As shift key wasn't used.
  • !@#$%$#@! will show:
    • 2 turns: Similar to the first example, this password moves across the row of numbers — first from left to right (!@#$%) and then back from right to left ($#@!).
    • Shifted 9 times: As shift key was used to type the whole sequence.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@luxdev01
Comment options

@StellarSand
Comment options

Answer selected by luxdev01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants