Icon New game New game

Número Positivo o Negativo en Java

Fill in the Blanks

(13)
Este programa verifica que un número sea positivo o negativo.

Download the paper version to play

Recommended age: 17 years old
151 times made

Created by

Guatemala

Top 10 results

  1. 1
    Josimar Hernandez 5a
    Josimar Hernandez 5a
    00:54
    time
    100
    score
  2. 2
    00:57
    time
    100
    score
  3. 3
    Nathaly Rubí del Rosario Cortéz García
    Nathaly Rubí del Rosario Cortéz García
    01:07
    time
    100
    score
  4. 4
    Paula Castro
    Paula Castro
    01:07
    time
    100
    score
  5. 5
    Jhonatan Alejandro 5B
    Jhonatan Alejandro 5B
    01:11
    time
    100
    score
  6. 6
    Eddy Morales 5B
    Eddy Morales 5B
    01:16
    time
    100
    score
  7. 7
    Alejandra Osorio Reyes 5toA
    Alejandra Osorio Reyes 5toA
    01:17
    time
    100
    score
  8. 8
    Jairo López 5
    Jairo López 5
    01:20
    time
    100
    score
  9. 9
    Marco Rivas 5to Bach
    Marco Rivas 5to Bach
    01:22
    time
    100
    score
  10. 10
    Kristel Bravo
    Kristel Bravo
    01:23
    time
    100
    score
Do you want to stay in the Top 10 of this game? to identify yourself.
Make your own free game from our game creator
Compete against your friends to see who gets the best score in this game

Top Games

  1. time
    score
  1. time
    score
time
score
time
score
 
game-icon

Fill in the Blanks

Número Positivo o Negativo en JavaOnline version

Este programa verifica que un número sea positivo o negativo.

by Isaías A. Cuá Dubón
1

java . util . ;

class IfAnidado1 {

public main ( String [ ] args ) {
/ / Creación del objeto Scanner
Scanner = new Scanner ( System . in ) ;
ni ;
. out . ( " Ingrese un número : " ) ;
ni = sc . ( ) ;
( ni<0 ) {
System . . println ( " El número es Negativo ! ! ! " ) ;
}

{
( ni>0 )
{
. out . println ( " El número Positivo ! ! ! " ) ;
}

{
System . out . ( " El número es Cero ! ! ! " ) ;
}
}

System . out . ( " Fin del programa " ) ;
}
}

educaplay suscripción