Icon New game New game
Get Academic Plan
Get Academic Plan
Get Academic Plan

Tabla de multiplicar con While Java

Fill in the Blanks

(22)
Programa que permite multiplicar las tablas utilizando el ciclo while

Download the paper version to play

Recommended age: 17 years old
43 times made

Created by

Guatemala

Top 10 results

  1. 1
    Wendy Gonzalez 5SB
    Wendy Gonzalez 5SB
    00:48
    time
    100
    score
  2. 2
    01:02
    time
    100
    score
  3. 3
    01:07
    time
    100
    score
  4. 4
    kimberly chumil
    kimberly chumil
    01:14
    time
    100
    score
  5. 5
    02:45
    time
    100
    score
  6. 6
    05:40
    time
    100
    score
  7. 7
    Astrid Sanchez 5B
    Astrid Sanchez 5B
    05:45
    time
    100
    score
  8. 8
    Abner Aviche 5BC
    Abner Aviche 5BC
    07:04
    time
    100
    score
  9. 9
    Maria Matheu 5b
    Maria Matheu 5b
    03:06
    time
    94
    score
  10. 10
    03:48
    time
    94
    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

Tabla de multiplicar con While JavaOnline version

Programa que permite multiplicar las tablas utilizando el ciclo while

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

java . util . Scanner ;
public WhileTabla_iacd {
static void main ( String [ ] args ) {
/ / Declaramos el objeto Scanner llamdo lectura
Scanner = new Scanner ( System . in ) ;

Multiplicando ;
String ;
. out . println ( " Ingrese sus nombres " ) ;
datos = . nextLine ( ) ;
. out . println ( " ¿ Que tabla deseas multiplicar ? " + " " + + " " + " Ingresa un número " ) ;
= lectura . nextInt ( ) ;

int multiplicador = 1 ;
( multiplicador < = ) {
System . out . ( Multiplicando + " X " + multiplicador + " = " + Multiplicando * multiplicador ) ;
+ + ;
}
. out . println ( " Tabla del " + + " multiplicada con éxito " ) ;
System . . println ( " Programa desarrollado por : Prof . Isaías Abimael Cuá Dubón " ) ;
}
}

educaplay suscripción