directory
0.0.0-20241125121102-8268accd9407
Repository: https://github.com/afasari/go-workspace.git
Documentation: pkg.go.dev
# Packages
Ninja Level 5Hands-on Exercise 1Create your own type "person" which will have an underlying type of "struct" so that it can be store the following data" first name last name favorite ice cream flavorsCreate two VALUES of TYPE person.
Ninja Level 5Hands-on Exercise 2Create your own type "person which will have an underlying type of "struct" so that it can be store the following data" first name last name favorite ice cream flavorsCreate two VALUES of TYPE person.
No description provided by the author
No description provided by the author