Exercise: Mutable Nested Fields
In this exercise, we will mutate the field of a nested record.
We'll cover the following...
Problem Statement
You are given the winterfell
record from the ...
In this exercise, we will mutate the field of a nested record.
You are given the winterfell
record from the ...