Icon Créer jeu Créer jeu

Programa premios puntos en java

Compléter

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

Téléchargez la version pour jouer sur papier

Âge recommandé: 17 ans
70 fois fait

Créé par

Guatemala

Top 10 résultats

  1. 1
    01:29
    temps
    100
    but
  2. 2
    01:37
    temps
    100
    but
  3. 3
    10. Wendy González 5SB
    10. Wendy González 5SB
    01:39
    temps
    100
    but
  4. 4
    01:50
    temps
    100
    but
  5. 5
    Abner Aviche 5BC
    Abner Aviche 5BC
    01:52
    temps
    100
    but
  6. 6
    Mariana Lemus
    Mariana Lemus
    01:56
    temps
    100
    but
  7. 7
    Aura Chavez
    Aura Chavez
    02:08
    temps
    100
    but
  8. 8
    Maria José Oliva 5BC
    Maria José Oliva 5BC
    02:10
    temps
    100
    but
  9. 9
    02:20
    temps
    100
    but
  10. 10
    kimberly Chumil 5SB
    kimberly Chumil 5SB
    02:33
    temps
    100
    but
Voulez-vous apparaître dans le Top 10 de ce jeu? pour vous identifier.
Créez votre propre jeu gratuite à partir de notre créateur de jeu
Affrontez vos amis pour voir qui obtient le meilleur score dans ce jeu

Top Jeux

  1. temps
    but
  1. temps
    but
temps
but
temps
but
 
game-icon

Compléter

Programa premios puntos en javaVersion en ligne

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

par 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