Letter Shift Basic: Worksheet 2 - Beginner Practice Letter Shift Basic BEGINNER

Ready to master Letter Shift Basic? This entry level practice worksheet (2/10) presents 20 beginner-level challenges. Focus area: pattern recognition. Learn to solve alphabet shift problems, handle caesar cipher reasoning, and perfect letter substitution coding with our step-by-step solutions.

📝 Worksheet 2 of 10 • 20 questions • ⏱️ Estimated time: 20 minutes • 🎯 Beginner level

What you'll learn in this worksheet:
Your progress through Letter Shift Basic
Worksheet 2 of 10 (11% complete)

Question 1

If 'BAT' is coded as 'CBU', then how is 'DOG' coded?
The pattern is shifting each letter by +1. So DOG becomes: D(4→5) → O(15→16) → G(7→8) = EPH

Question 2

If 'RAT' is coded as 'TCV', then how is 'HAT' coded?
The pattern is shifting each letter by +2. So HAT becomes: H(8→10) → A(1→3) → T(20→22) = JCV

Question 3

If 'MAP' is coded as 'PDS', then how is 'HAT' coded?
The pattern is shifting each letter by +3. So HAT becomes: H(8→11) → A(1→4) → T(20→23) = KDW

Question 4

If 'STAR' is coded as 'XYFW', then how is 'MOON' coded?
The pattern is shifting each letter by +5. So MOON becomes: M(13→18) → O(15→20) → O(15→20) → N(14→19) = RTTS

Question 5

If 'BAT' is coded as 'CBU', then how is 'RAT' coded?
The pattern is shifting each letter by +1. So RAT becomes: R(18→19) → A(1→2) → T(20→21) = SBU

Question 6

If 'BOX' is coded as 'DQZ', then how is 'DOG' coded?
The pattern is shifting each letter by +2. So DOG becomes: D(4→6) → O(15→17) → G(7→9) = FQI

Question 7

If 'RAT' is coded as 'TCV', then how is 'STAR' coded?
The pattern is shifting each letter by +2. So STAR becomes: S(19→21) → T(20→22) → A(1→3) → R(18→20) = UVCT

Question 8

If 'MOON' is coded as 'NPPO', then how is 'BOX' coded?
The pattern is shifting each letter by +1. So BOX becomes: B(2→3) → O(15→16) → X(24→25) = CPY

Question 9

If 'DOG' is coded as 'HSK', then how is 'BUS' coded?
The pattern is shifting each letter by +4. So BUS becomes: B(2→6) → U(21→25) → S(19→23) = FYW

Question 10

If 'RAT' is coded as 'VEX', then how is 'HAT' coded?
The pattern is shifting each letter by +4. So HAT becomes: H(8→12) → A(1→5) → T(20→24) = LEX

Question 11

If 'CAT' is coded as 'HFY', then how is 'PEN' coded?
The pattern is shifting each letter by +5. So PEN becomes: P(16→21) → E(5→10) → N(14→19) = UJS

Question 12

If 'STAR' is coded as 'WXEV', then how is 'DOG' coded?
The pattern is shifting each letter by +4. So DOG becomes: D(4→8) → O(15→19) → G(7→11) = HSK

Question 13

If 'DOG' is coded as 'HSK', then how is 'CAR' coded?
The pattern is shifting each letter by +4. So CAR becomes: C(3→7) → A(1→5) → R(18→22) = GEV

Question 14

If 'LIP' is coded as 'NKR', then how is 'MAP' coded?
The pattern is shifting each letter by +2. So MAP becomes: M(13→15) → A(1→3) → P(16→18) = OCR

Question 15

If 'KEY' is coded as 'LFZ', then how is 'PEN' coded?
The pattern is shifting each letter by +1. So PEN becomes: P(16→17) → E(5→6) → N(14→15) = QFO

Question 16

If 'BAT' is coded as 'EDW', then how is 'SUN' coded?
The pattern is shifting each letter by +3. So SUN becomes: S(19→22) → U(21→24) → N(14→17) = VXQ

Question 17

If 'LIP' is coded as 'MJQ', then how is 'SUN' coded?
The pattern is shifting each letter by +1. So SUN becomes: S(19→20) → U(21→22) → N(14→15) = TVO

Question 18

If 'BOX' is coded as 'GTC', then how is 'SUN' coded?
The pattern is shifting each letter by +5. So SUN becomes: S(19→24) → U(21→26) → N(14→19) = XZS

Question 19

If 'DOG' is coded as 'ITL', then how is 'RAT' coded?
The pattern is shifting each letter by +5. So RAT becomes: R(18→23) → A(1→6) → T(20→25) = WFY

Question 20

If 'STAR' is coded as 'XYFW', then how is 'RAT' coded?
The pattern is shifting each letter by +5. So RAT becomes: R(18→23) → A(1→6) → T(20→25) = WFY
Previous Worksheet Next Worksheet