Jump to content

Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

Line 446:
Place new items here, if it's unclear where they belong.
 
=== Count Consonants ===
Create a program to count consonants in a string input by the user using the ASCII character set.
The program must only count the letters that are not vowels. It should not count white space, punctuation, control characters, or numeric digits.
Line 480:
<\lang>
 
=== Multiple Mice ===
If 2 or more USB mice (or trackballs / trackpads) are connected to the system, read the input of each separately (for multiple mouse pointers or for multiplayer game input).
 
=== Colorwheel ===
description
* [https://stackoverflow.com/questions/4235072/what-is-the-math-behind-the-colour-wheel SO]
82

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.