Suman Khanra

Results 4 issues of Suman Khanra

Chapter title & contents doesn't match (ex. the title `Ownership & Borrowing Data` has contents of `Generic Types`) ![image](https://user-images.githubusercontent.com/65936206/158111821-2df54f89-a382-47d6-8be4-766390d28a50.png)

`A field is simply a data value associated with a data structure. Its value can be of a primitive type or a data structure.` First explain the difference between primitive...

Hi there, I recently discovered your GitHub project for learning Helix through GIFs and I must say, I'm impressed with the idea. However, I noticed that the commands are always...

enhancement

In the [Lecture 49: Time: 1:00:00](https://youtu.be/MwlXNPFLBzE?t=3608) Based on the code you provided, the output should be 1 and not 4. The reason for this is that when you create an...