Discussion – Solved tasks for C# .NET lessons 1-3
BackComments
Member
5 messages from 15 displayed.
//= Settings::TRACKING_CODE_B ?> //= Settings::TRACKING_CODE ?>
Comments
Thank you for these exercises, really interesting. Just please add somewhere information that decimal separator in C# is "." but in the console it is what on windows settings (for example "," in my case). And for last exercise I had to type pi = 3.14 in C# formula but radius R = 12,5 in console (and the result was presented also with ","). Until I changed decimal separator settings in windows to "."
5 messages from 15 displayed.