Ahh Help

Report a typo

Tyler was streaming his favorite video game as usual, but two opponents started attacking him! Help Tyler call for help two times by fixing the code below.

Note: Use Ahh Help when asking for help.

Write a program in Go
package main

import "tft" // Something's wrong here...

func main() {
// You need to ask for help with the words:
// "Ahh Help" - twice each starts from the new line.
tft.Println("Ahh Help")
fmt.Frintln("Ahh Help")
}
___

Create a free account to access the full topic