Skip to content

alvarobem/GO_Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

GO_Examples

Here I'm going to publish some Go Examples

numericalSeries.go

Show numbers between A and B in pairs

Example: A=4 and B=10, result -> 4 6 8 10

palindrome.go

Read from keyboard one string and check if it's palindrome

Example: input: "CAR" -> false input: "ROTATOR" -> true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages