Posts by Antonio Matheus • 31 points
1 post
- 
		3 votes2 answers198 viewsQ: Bhaskara beginnerWhen I compile this code, it appears: a1 vale NaN(Não é um número) and then: a2 vale NaN(Não é um número), follows the code: private void button1_Click(object sender, EventArgs e) { int a = 2; int b… c#asked Antonio Matheus 31