Icon New game New game

CONDICIONALES THONNY

Fill in the Blanks

Pedir tres números y mostrarlos ordenados de mayor a menor.

Download the paper version to play

Recommended age: 16 years old
1 times made

Created by

Spain

Top 10 results

  1. 1
    02:00
    time
    0
    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

CONDICIONALES THONNYOnline version

Pedir tres números y mostrarlos ordenados de mayor a menor.

by Lucía Armenteros Delgado
1

numero numero2 int else print numero1>numero3 numero1 numero2 else print numero3 else if

numero1 = int ( input ( " Introduce un " ) )
numero2 = int ( input ( " Introduce un numero " ) )
numero3 = ( input ( " Introduce un numero " ) )
#Comprobamos si numero1>numero2
numero1>numero2 :
if numero2>numero3 :
print ( numero1 , , numero3 )
:
if numero1>numero3 :
( numero1 , numero3 , numero2 )
:
print ( numero3 , numero1 , numero2 )
else :
if :
print ( numero2 , numero1 , )
:
if numero2>numero3 :
print ( , numero3 , numero1 )
else :
( numero3 , numero2 , )

educaplay suscripción