Concurrent computing: Difference between revisions

Specified task.
m (Removed try it online as not safe, removed output as should be defined by task.)
(Specified task.)
Line 2:
[[Category:Basic language learning]]
;Task:
Display the letters "EnjoyA", "RosettaB", and "CodeC" to a screen at exactly the same time, with a new line after each.
 
The language's standard libraries are to be used, with external libraries only being used if the language does not allow this task to be completed with standard libraries.