Replacing Go Process with Exec Function

# Introduction This challenge focuses on replacing the current Go process with another process using Go's implementation of the classic `exec` function.

|60 : 00

Click the virtual machine below to start practicing