From the course: Go Essentials: Concurrency, Connectivity, and High-Performance Apps

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Challenge: Find the maximal value

Challenge: Find the maximal value

(upbeat music) - [Instructor] Here is the slice of numbers called Nums. I want you to print the maximal value in this slice.

Contents