Icon Créer jeu Créer jeu

Completar

Compléter

(3)
Complete con la palabra correspondiente

Téléchargez la version pour jouer sur papier

67 fois fait

Créé par

Colombia

Top 10 résultats

  1. 1
    04:27
    temps
    95
    but
  2. 2
    14:37
    temps
    83
    but
  3. 3
    19:09
    temps
    58
    but
  4. 4
    20:33
    temps
    50
    but
  5. 5
    08:40
    temps
    29
    but
  6. 6
    12:42
    temps
    25
    but
  7. 7
    05:28
    temps
    20
    but
  8. 8
    00:59
    temps
    8
    but
  9. 9
    00:58
    temps
    4
    but
  10. 10
    03:08
    temps
    4
    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

CompletarVersion en ligne

Complete con la palabra correspondiente

par JOSE DAVID MONTESINO H.
1

if in and for elif input while main else main print main or print int print or elif print input print while

1 . ) EJercicio 1 :

def main ( ) :
condicion = 1
( condicion = = 1 ) :
opcion = ( " 1 - > Registrar 2 - > Consultar 3 - - > Salir " )
if opcion = = '3' :
print ( " Fin del programa " )
condicion = 0
elif ( opcion = = '1' ) :
print ( " Registrar " )
( opcion = = '2' ) :
( " Consultar " )
else :
print ( " Seleccione entre 1 y 3 " )

if __name__ = = '__main__' :
main ( )

2 . ) Ejercicio 2 :

def ( ) :
n = ( input ( " Digite un numero n : " ) )
i = 1
suma = 0
while ( i = 50 numero< = 100 :
print ( " El numero se encuentra en el rango entre 50 - 100 " )
:
( " Numero fuera del rango " )

if __name__ = = '__main__' :
main ( )

3 . ) Ejercicio 3 :

def ( ) :
zona = input ( " Digite la zona ( U o R ) : " )
if zona = = 'U' zona = = 'u' :
print ( " La persona pertenece a la zona Urbana " )
( zona = = 'R' zona = = 'r' ) :
( " La persona pertenece a la zona Rural " )
else :
print ( " Escoja U o R para definir la zona de la persona " )

if __name__ = = '__main__' :
main ( )

4 . ) Ejercicio 4 :

def main ( ) :
#1 + 2 + 3 = 6
#28 = 1 + 2 + 4 + 7 + 14
numero = int ( input ( " Digite el numero : " ) ) ##6 sum = 6 i = 3
sum = 0
i range ( 1 , numero ) :
if numero%i = = 0 :
sum = sum + i
sum = = numero :
( " El numero " , numero , " Es perfecto " )
else :
print ( " El numero " , numero , " no es perfecto " )

if __name__ = = '__main__' :
( )

5 . ) Ejercicio 5 :

def main ( ) :
n = int ( ( " Digite un numero n : " ) )
i = 1
suma = 0
( i< = n ) :
print ( i , end = " - " )
suma = suma + i
i = i + 1
( " \ nLa suma de los numeros ingresados es : " , suma )

if __name__ = = '__main__' :
main ( )

educaplay suscripción