The variable in the last console.writeLine is giving that was not assigned being in the ifs, I would like to know why.
string c, nome;
double s, sn;
Console.WriteLine("Escreva o nome:");
nome = Console.ReadLine();
Console.WriteLine("Escreva o...
asked by
14.09.2018 / 20:37