Icon New game New game

Número Positivo o Negativo en Java 2

Fill in the Blanks

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

Download the paper version to play

Recommended age: 17 years old
31 times made

Created by

Guatemala
This game is a version of

Top 10 results

  1. 1
    CRISTHOFER ESTRADA 5BAC
    CRISTHOFER ESTRADA 5BAC
    00:42
    time
    100
    score
  2. 2
    00:54
    time
    100
    score
  3. 3
    Maria Matheu 5b
    Maria Matheu 5b
    01:17
    time
    100
    score
  4. 4
    Heidy godoy 5 BC
    Heidy godoy 5 BC
    02:11
    time
    100
    score
  5. 5
    02:19
    time
    100
    score
  6. 6
    02:19
    time
    100
    score
  7. 7
    Eunice Ajpop 5BC
    Eunice Ajpop 5BC
    02:21
    time
    100
    score
  8. 8
    Angel Mejía
    Angel Mejía
    02:23
    time
    100
    score
  9. 9
    Gabriela Rubio 5B
    Gabriela Rubio 5B
    02:29
    time
    100
    score
  10. 10
    Katherine Palencia
    Katherine Palencia
    02:46
    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 Java 2Online 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