Sha256: f1f8efe959dddb2d9c1cfa89683b3cfc779a5b8e1399ae5f71872b7abce35567

Contents?: true

Size: 154 Bytes

Versions: 74

Compression:

Stored size: 154 Bytes

Contents

/**
* Your implmentation of the WordCount exercise
*/
component {
	
	/**
	* @returns 
	*/
	function countwords( sentence ) {
		// Implement me here
	}
	
}

Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
trackler-2.2.1.159 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.158 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.157 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.156 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.155 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.154 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.153 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.152 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.151 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.150 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.149 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.148 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.147 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.146 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.145 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.144 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.143 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.142 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.141 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.140 tracks/cfml/exercises/word-count/WordCount.cfc