Cursusinhoud
Introduction to GoLang
Introduction to GoLang
Challenge: Hello World
Task
Complete the following code that displays "Operation Successful"
.
index
package main import "fmt" func main() { ___("Operation Successful") }
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 1. Hoofdstuk 8