Skip to content

amrita-rajeshkumar/Amrita-Go-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

This Git Repo is for storing solutions attempted while solving Exercism Go challenges.

The Challenges can be found here: https://exercism.org/tracks/go/exercises

There is no "main" package in any of these codes, so that these can be tested via the Exercism test setup. To reuse this code:

  • replace package xyz with package main
  • introduce a main function like function main() {}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages