Skip to main content
JourneyUncommon
Toggle theme
Sign In
Sign Up
Toggle theme
Home
/
Practice
/
Go
easy
Go
channels send and receive
Single-choice MCQ
Using the comma-ok form on a receive, what does `ok` tell you?
v, ok := <-ch