/Go

This repository contains a Go program that demonstrates various features of the Go language, including strings, integers, floats, formatted printing, arrays, slices, string manipulation, sorting, loops, and conditionals.

Primary LanguageGo

Go

WHAT IS GO?

Go is a fast, statically typed, compiled language
Go is a general purpose language
Go has build-in testing support
Go is an object-oriented language