mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
Updated the narrative for readability (#18470)
This commit is contained in:
parent
1f3f83c3ca
commit
daf0ad5c01
@ -4,7 +4,7 @@ title: Hello World
|
||||
|
||||
# Hello World
|
||||
|
||||
To write some text on console we use the `Console.WriteLine()`. This method takes a string as input.
|
||||
To write some text on the console we use the `Console.WriteLine()`. This method takes a string as input.
|
||||
|
||||
## Example
|
||||
```csharp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user