The double_words command is used to play each word twice.
require "cw"
cw do
wpm 18
double_words
word_count 4
end
The double_words command is used to play each word twice.
require "cw"
cw do
wpm 18
double_words
word_count 4
end