0
Q:

golang

package main

import (
	"fmt"
)

func main() {
	fmt.Println("Hello Nerds!")
}

// Output: Hello Nerds!
1

New to Communities?

Join the community