URL
https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/intro
Operating system
macos
More information about your system
No response
Description
The second line of code present on the page doesn't work because Console.WriteLine ignores the second argument as the first argument doesn't contain a placeholder like {0}.
dotnet --info
Hello, World!
Current time is: