Skip to content

to6ka/golangconf2019

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golangconf2019

Программа подсчета кол-ва слов, начинающихся с заданной буквы в русскоязычном тексте.

Expected:

> go run main.go
The text contains 8 words starting from letter 'р'

> go test ./calc
ok      github.com/ozonru/golangconf2019/calc   0.007s

=)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%