https://go.dev/tour/concurrency/1

launch

go fn (launch a routine( like spawn a thread ))

select

select’s syntax is like switch