microsoft / studentambassadors

This repository is for Microsoft Learn Student Ambassadors.
MIT License
130 stars 47 forks source link

Some missing details and readability bugs in Module 6 of Work with variable data in C# console applications #76

Open aaryan2134 opened 1 year ago

aaryan2134 commented 1 year ago

Describe the bug

  1. Knowledge check is missing here - Link

  2. This should be added as a note or highlighted as it can be missed easily by beginners - [Link](https://github.com/microsoft/studentambassadors/blob/main/Bug-Bash/C%23%20Beginner%20Training/4_LP_AZ_work-variable-data-c-sharp-console-applications/M06-guided-project/includes/3-exercise-review-starter-code.md#:~:text=When%20reading%20user%20entered%20values%20with%20the%20Console.ReadLine()%20method%2C%20it%27s%20best%20to%20enable%20a%20nullable%20type%20string%20using%20string%3F)

  3. This should be changed to "assigned" for the correct tense - Link

To Reproduce

Steps to reproduce the behavior:

  1. Go to the respective links
  2. Links has already highlighted the position of the area concerned
  3. See error

Expected behavior

  1. Knowledge check should be added
  2. The key point mentioned should be marked as a note
  3. The word should be replaced to "assigned"

Desktop (please complete the following information):


🎓 Add a tag to this issue for your current education role: student, Student Ambassador or educator.

Student Ambassador