Symbol Coding - Beginner-Intermediate Level: graphic codes BEGINNER-INTERMEDIATE

Quick intensive drill ★ session: 20 beginner-intermediate-level symbol coding questions. Worksheet 7 of 30 - Focus: graphic codes. Practice graphic codes, symbol sequences, abstract coding with instant feedback. Great for developing students needing building on fundamentals with moderate challenges practice.

📝 Worksheet 7 of 30 • 20 questions • ⏱️ Estimated time: 20 minutes • 🎯 Beginner-intermediate level

What you'll learn in this worksheet:
Your progress through Symbol Coding
Worksheet 7 of 30 (23% complete)

Question 1

If E=#, I=$, G=5, R=+, T==, then 'TIGER' is coded as?
Applying symbol substitution: T→= → I→$ → G→5 → E→# → R→+ = =$5#+

Question 2

Using the symbol matrix: D → ? | C → & | G → # | B → % | A → = Code the word: 'CBB'
Using matrix: C→& → B→% → B→% = &%%

Question 3

If @=C, #=L, $=O, ... then decode: '@#$%&'
Reverse mapping: @#$%& → CLOUD = CLOUD

Question 4

If Layer 1: Vowels=@, Consonants=#, Layer 2: @=1, #=2, then code 'CODE'
Layer 1: CODE → #@#@
Layer 2: #@#@ → 2121

Question 5

If letters repeat pattern @, #, $ in order, then 'COMPUTATION' = ?
Triplet pattern: positions 1,4,7...=@, 2,5,8...=#, 3,6,9...=$ → @#$@#$@#$@#

Question 6

If consonants at even positions = #, odd positions = *, vowels remain same, then 'TESTING' = ?
Consonants at positions: T(pos1→*), E, S(pos3→*), T(pos4→#), I, N(pos6→#), G(pos7→*) = #E#*I*#

Question 7

Using the symbol matrix: C → * | A → @ | D → = | G → % | B → # Code the word: 'GGDDD'
Using matrix: G→% → G→% → D→= → D→= → D→= = %%===

Question 8

If O=%, U=&, C=2, D=3, L=9, then 'CLOUD' is coded as?
Applying symbol substitution: C→2 → L→9 → O→% → U→& → D→3 = 29%&3

Question 9

Using the symbol matrix: B → * | H → @ | E → # | F → $ | G → + Code the word: 'HEF'
Using matrix: H→@ → E→# → F→$ = @#$

Question 10

If +=%, -=#, *=@, /=*, then evaluate: 1 # 6 * 6
Decode symbols: 1 # 6 * 6 → 1 - 6 / 6 = 0

Question 11

Using the symbol matrix: E → ! | G → % | A → # | C → + | H → * Code the word: 'HEE'
Using matrix: H→* → E→! → E→! = *!!

Question 12

If letters at even positions (1-based) = @, odd positions = #, then 'INTELLIGENCE' = ?
Alternating pattern: positions 1,3,5,7... = @, positions 2,4,6... = # → @#@#@#@#@#@#

Question 13

If +=#, -=~, *=&, /=*, then evaluate: 12 * 8 & 6
Decode symbols: 12 * 8 & 6 → 12 / 8 * 6 = 0

Question 14

If Layer 1: Letters → position numbers (A=1, B=2...), Layer 2: Numbers → symbols (1=@,2=#,3=$,4=%,5=&,6=*,7=+,8==,9=!,0=?), then code 'COPY'
Layer 1: COPY → C=3, O=15, P=16, Y=25 = 3151625
Layer 2: 3151625 → $@&@*#&

Question 15

If Layer 1: Vowels=@, Consonants=#, Layer 2: @=1, #=2, then code 'FILE'
Layer 1: FILE → #@#@
Layer 2: #@#@ → 2121

Question 16

If @=H, #=E, $=A, ... then decode: '@#$%&'
Reverse mapping: @#$%& → HEART = HEART

Question 17

If E=#, O=%, C=2, D=3, then 'CODE' is coded as?
Applying symbol substitution: C→2 → O→% → D→3 → E→# = 2%3#

Question 18

If +=&, -=*, *=^, /=@, then evaluate: 4 @ 10 ^ 9
Decode symbols: 4 @ 10 ^ 9 → 4 / 10 * 9 = 0

Question 19

If Layer 1: Even positions=^, Odd positions=&, Layer 2: ^=~, &=%, then code 'DATA'
Layer 1: DATA (positions) → ^&^&
Layer 2: ^&^& → ~%~%

Question 20

Using the symbol matrix: E → % | B → & | C → = | H → # | A → * Code the word: 'CAEAC'
Using matrix: C→= → A→* → E→% → A→* → C→= = =*%*=
Previous Worksheet Next Worksheet