Icon New game New game

Número Positivo o Negativo en Java

Fill in the Blanks

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

Download the paper version to play

Recommended age: 17 years old
105 times made

Created by

Guatemala

Top 10 results

  1. 1
    00:57
    time
    100
    score
  2. 2
    Jhonatan Alejandro 5B
    Jhonatan Alejandro 5B
    01:11
    time
    100
    score
  3. 3
    Eddy Morales 5B
    Eddy Morales 5B
    01:16
    time
    100
    score
  4. 4
    Jairo López 5
    Jairo López 5
    01:20
    time
    100
    score
  5. 5
    Marco Rivas 5to Bach
    Marco Rivas 5to Bach
    01:22
    time
    100
    score
  6. 6
    Kristel Bravo
    Kristel Bravo
    01:23
    time
    100
    score
  7. 7
    Fabricio Rivas 5B
    Fabricio Rivas 5B
    01:25
    time
    100
    score
  8. 8
    iris escobar 5SB
    iris escobar 5SB
    01:27
    time
    100
    score
  9. 9
    Kimberly López 5TOSB
    Kimberly López 5TOSB
    01:31
    time
    100
    score
  10. 10
    01:39
    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