Jump to content

Terminal control/Coloured text: Difference between revisions

m
added whitespace before the table of contents (TOC).
(Add task to ARM assembly Raspberry pi)
m (added whitespace before the table of contents (TOC).)
Line 1:
{{task}}[[Category:Terminal control]]
[[Category:Terminal control]]
The task is to display a word in various colours on the terminal. The system palette, or colours such as Red, Green, Blue, Magenta, Cyan, and Yellow can be used.
 
;Task:
Optionally demonstrate:
Display a word in various colours on the terminal.
 
The task is to display a word in various colours on the terminal. The system palette, or colours such as Red, Green, Blue, Magenta, Cyan, and Yellow can be used.
 
 
Optionally demonstrate:
* How the system should determine if the terminal supports colour
* Setting of the background colour
* How to cause blinking or flashing (if supported by the terminal)
<br><br>
 
=={{header|ARM Assembly}}==
{{works with|as|Raspberry Pi}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.