Using the code from the previous exercise,
-
at the package level scope, assign the following values to the three variables a. for
x
assign42
b. fory
assign"James Bond"
c. forz
assigntrue
-
in
func main
a. usefmt.Sprintf
to print all of the VALUES to one single string. ASSIGN the returned value of type string using the short declaration operator to a VARIABLE with the IDENTIFIERs