-
Notifications
You must be signed in to change notification settings - Fork 0
troyericg/happiness-engine
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
// function Smileyface() {
// var Eyes = ":";
// var Mouth = ")";
// Face = [":","-",")"];
// for(i = 0; i < Face.length; i++) {
// Smile.push(Face[i]);
// }
// return Smile;
// }
I presented the above code to Meghan Louttit, friend and Multimedia Producer for The New York Times.
It didn't work.
I decided this was better than trying to fix it.
This is the 6th iteration of this code.
It counts the number of possible smiley faces in a block of text.
About
First (original) JS program.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published