So in other words can i say that define-struct will define the data type and (<span>define</span> <span>phonebook</span> (<span>make-entry</span> <span>&#39;</span><span>PeterLee</span> <span>15270</span> <span>&#39;</span><span>606-7771</span>)) would create a variable named phonebook of the data type entry?<br>
<br><br>Aditya<br>