Signup/Sign In
Ask Question
Not satisfied by the Answer? Still looking for a better solution?

Issue run

Hello,

```
package main

import "fmt"

func main() {
fmt.Println("Welcome to GO Course")
}
```

||
\/

Console: "stat main.go: no such file or directory"

||
\/

Action "Submit", anwser: "
Your code's output does not match the expected outcome for this exercise."
by

0 Answers

No Answer posted yet.

Login / Signup to Answer the Question.