Starting File
parent
010d22dc81
commit
94c4be1acf
|
|
@ -5,7 +5,7 @@ Let's first create a file called "Hello_JOJ.go", and write in:
|
|||
```go
|
||||
package main
|
||||
|
||||
import=(
|
||||
import (
|
||||
"fmt"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user