Icon New game New game

Programa premios puntos en java

Fill in the Blanks

(42)
El presente programa calcula el premio a cambiar según el número de puntos ingresados por medio del teclado.

Download the paper version to play

Recommended age: 17 years old
70 times made

Created by

Guatemala

Top 10 results

  1. 1
    01:29
    time
    100
    score
  2. 2
    01:37
    time
    100
    score
  3. 3
    10. Wendy González 5SB
    10. Wendy González 5SB
    01:39
    time
    100
    score
  4. 4
    01:50
    time
    100
    score
  5. 5
    Abner Aviche 5BC
    Abner Aviche 5BC
    01:52
    time
    100
    score
  6. 6
    Mariana Lemus
    Mariana Lemus
    01:56
    time
    100
    score
  7. 7
    Aura Chavez
    Aura Chavez
    02:08
    time
    100
    score
  8. 8
    Maria José Oliva 5BC
    Maria José Oliva 5BC
    02:10
    time
    100
    score
  9. 9
    02:20
    time
    100
    score
  10. 10
    kimberly Chumil 5SB
    kimberly Chumil 5SB
    02:33
    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

Programa premios puntos en javaOnline version

El presente programa calcula el premio a cambiar según el número de puntos ingresados por medio del teclado.

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

. util . Scanner ;

Premios {

public main ( String [ ] args ) {
/ / TODO code application logic here
sc = new Scanner ( . in ) ;
int premio ;
System . out . ( " Ingrese los puntos a canjear " ) ;
premio = sc . nextInt ( ) ;
. out . println ( " Programa desarrollado por : Nombre del alumno " ) ;

( = = 100 ) {
System . out . println ( " Felicidades ha ganado un lapicero " ) ;
}

{
( = = 500 ) {
System . out . println ( " Felicidades ha ganado una playera " ) ;
}

{
( = = 1000 ) {
System . out . println ( " Felicidades ha ganado una agenda " ) ;
}

{
( = = 2000 ) {
System . out . println ( " Felicidades ha ganado un Ipod " ) ;
}

{
( = = 5000 ) {
System . out . println ( " Felicidades ha ganado un Samsung S20 " ) ;
}

{
( = = 10000 ) {
System . out . println ( " Felicidades ha ganado un viaje " ) ;
}

{
. out . ( " No existe premio asociado a los puntos ingresados " ) ;
}
}
}

}
}

}
}
}

educaplay suscripción