//
pkg.gl
Category
github.com/yiGmMk/golang-1000-question
004-slice
package
0.0.0-20240614100322-2d14ae4f487a
Repository:
https://github.com/yigmmk/golang-1000-question.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
16 SLOC
#
Functions
AppendIteminRange
we have 1 in slice,and range the list,every time we add a pseudo-random number to the list what is value of n? and len(list) = ? when the end.