Hello everybody
I am reading a book by Rob miles.
I'm new to programming, entered this code

using System;
class GlazerCalc
{
static void Main()
{
double width, height, woodLength, glassArea;