microsoft / studentambassadors

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

A readability bug in the output table in [Part 1, Module 06, Exercise 6] #90

Closed anshgoyalevil closed 1 year ago

anshgoyalevil commented 1 year ago

Describe the bug

In the check your work output, the data is formatted in such a way that it would be hard for the student to read the text. The correct formatting must be as follows.

To Reproduce

Steps to reproduce the behavior:

  1. Go to this link
  2. Go to the list

Expected behavior

A clear and concise description of what you expected to happen.

Student: Sophia Johnson

Course              Grade       Credit Hours
English 101         4       3
Algebra 101         3       3
Biology 101         3       4
Computer Science I      3       4
Psychology 101          4       3

Final GPA:          3.35

Previous Behavior

Student: Sophia Johnson

Course          Grade   Credit Hours
English 101         4       3
Algebra 101         3       3
Biology 101         3       4
Computer Science I  3       4
Psychology 101      4       3

Final GPA:          3.35

🎓 Student Ambassador


eric-camplin commented 1 year ago

@anshgoyalevil thanks this is now Fixed on the live site https://learn.microsoft.com/en-us/training/modules/guided-project-calculate-final-gpa/6-exercise-format-strings