.title Read keyboard 3 .tutorial(goal="How to read from the keyboard - Using hg.ReadKeyboard('raw') function", level="Beginner", duration=10, lang=All, group="Input") #### Python ```python [import:tutorials/input/4_read_keyboard_3.py] ``` #### Lua ```lua [import:tutorials/input/4_read_keyboard_3.lua] ```