RosettaCodeData/Task/Terminal-control-Cursor-pos.../00-TASK.txt

7 lines
294 B
Plaintext

[[Terminal Control::task| ]]
;Task:
Move the cursor to column   '''3''',   row   '''6''',   and display the word   "Hello"   (without the quotes),   so that the letter   '''H'''   is in column   '''3'''   on row   '''6'''.
<br><br>