RosettaCodeData/Task/Rosetta-Code-Count-examples/0DESCRIPTION

12 lines
336 B
Plaintext

Find the total number of programming examples for each [[:Category:Programming Tasks|task]] and the total for all tasks.
Essentially, count the number of occurrences of <tt>=={{header|</tt> on each task page.
Output:
<pre>100 doors: 20 examples.
99 Bottles of Beer: 29 examples.
Abstract type: 10 examples.
Total: X examples.</pre>