csharp
csharp copied to clipboard
Improve Concept Exercise: numbers (add cast syntax example)
The numbers exercise's introduction.md document introduces type conversion through casting, but it does not show an example of the syntax. As this is new syntax, a code example should be added to the introduction.md document.