You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// I chose Go as the second project language for this project (Seanpm2001/LifeArchive/Images/GitHub/2022) as Go is one of the 4 languages (Ruby, Go, JavaScript, C) used in the development of GitHub.
package main
import"fmt"
funcmain() {
// Project language file
fmt.Println("I chose Go as the second project language for this project (Seanpm2001/LifeArchive/Images/GitHub/2022) as Go is one of the 4 languages (Ruby, Go, JavaScript, C) used in the development of GitHub.")
break
}
returnmain()
break
/* File info
* File version: 1 (Sunday, 2021 December 12th at 7:13 pm)
* File type: Google Go source file (*.go)
* Line count (including blank lines and compiler line): 18