What will be the output of the following code snippet?
b := true fmt.Printf("%% %t %v", b, b)
Create a free account to access the full topic