Challenge: Summing the Integers
This lesson brings you a challenge to solve.
We'll cover the following
Problem statement #
Write a program that starts a goroutine sum
to perform a sum of 2 integers and then waits on the result to print it.
Try to attempt the challenge below. Good Luck!
Get hands-on with 1400+ tech skills courses.