Randomness from an IT eclectic in Boston Mass: Kat's Microblog

Monday's C# Fails

the joys of forgetting to capitalize all your variables… I will be doing a better job at remembering it in the future… because I sort of got screwed over on that last exercise. I did the string interpolation perfectly, though… well, at first forgetting the $ at the beginning of the string… so I was wondering why the variable names were being printed instead of the values? That’s why. Because I forgot to tell the compiler to interpolate the string.

Copyright 2021 by Katherine M. Moss All content on this site is CC BY 4.0