Guest User

Untitled

a guest
May 22nd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. // TODO add your handling code here:
  2. //Declarar Variables
  3. double num,n2,s;
  4. //leer datos y convertir
  5. n1=Double.parseDouble(num1.get());
Add Comment
Please, Sign In to add comment