Here is my code

here is my go code

“how to intialise the slice on package level scope or global scope”

X =[]int{5,7,8}

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.