Icon New game New game

Programa mayor o menor de edad en Java

Fill in the Blanks

(41)
Este programa calcula el año aproximado de nacimiento, también calcula si es mayor o menor de edad.

Download the paper version to play

Recommended age: 17 years old
113 times made

Created by

Guatemala

Top 10 results

  1. 1
    Alan López 5B
    Alan López 5B
    09:34
    time
    728
    score
  2. 2
    10. Wendy González 5SB
    10. Wendy González 5SB
    00:45
    time
    100
    score
  3. 3
    00:55
    time
    100
    score
  4. 4
    Maria José Oliva 5BC
    Maria José Oliva 5BC
    01:22
    time
    100
    score
  5. 5
    Jéssica Juárez 5B
    Jéssica Juárez 5B
    01:27
    time
    100
    score
  6. 6
    Jhonatan Paniagua 5B
    Jhonatan Paniagua 5B
    01:31
    time
    100
    score
  7. 7
    01:32
    time
    100
    score
  8. 8
    01:34
    time
    100
    score
  9. 9
    01:41
    time
    100
    score
  10. 10
    01:42
    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 mayor o menor de edad en JavaOnline version

Este programa calcula el año aproximado de nacimiento, también calcula si es mayor o menor de edad.

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

. util . Scanner ;
public AnioEdad {


void main ( String [ ] args ) {
/ / TODO code application logic here
sc = new Scanner ( System . in ) ;
System . . println ( " Ingrese su Nombre por favor " ) ;
nombre = sc . nextLine ( ) ;
. out . println ( " Bienvenido al sistema " + " " + nombre + " " + " Ahora ingrese su edad por favor " ) ;
edad = sc . nextInt ( ) ;
int AnioActual = 2022 ;
int AnioNac = - ;

( = 18 ) {
. out . println ( " Usted es un alumno mayor de edad , está en busca de la felicidad " ) ;
. out . ( nombre + " " + " Su año aproximado de nacimiento es : " + AnioNac ) ;
}

{
System . . println ( " Usted es un alumno menor de edad , se encuentra en una edad hermosa " ) ;
System . out . ( + " " + " Su año aproximado de nacimiento es : " + AnioNac ) ;
}
}

}

educaplay suscripción