Rosetta Code:Add a Task: Difference between revisions

Content added Content deleted
(→‎Draft vs non-draft: Make subsection.)
(→‎Example code: Solidify language)
Line 41: Line 41:


===Example code===
===Example code===
* At least one example implementation.<br>It is usually a good idea to have this one example implementation completed, tested, and working ''before'' you start writing the description of the task, as well as a sample of correct output. It is usually a good idea if this first example shows its output even if it isn't strictly necessary for the completion of the task as it helps other implementers.
It is usually a good idea to '''have at least one example implementation completed, tested, and working''' ''before'' you start writing the description of the task, as well as '''a sample of correct output.''' It is usually a good idea if this first example shows its output; even if it isn't strictly necessary for the completion of the task, it helps other implementers understand the task and what they need to do.


==Additional information==
==Additional information==