Icon New game New game

Estructura de Datos Semana 3 Eje1

Fill in the Blanks

(2)
Estructura de Datos Semana 1

Download the paper version to play

29 times made

Created by

Colombia
This game is a version of

Top 10 results

  1. 1
    Carlos Andres Suarez
    Carlos Andres Suarez
    00:46
    time
    100
    score
  2. 2
    01:18
    time
    100
    score
  3. 3
    Alfredo
    Alfredo
    01:19
    time
    100
    score
  4. 4
    hugo vanegas
    hugo vanegas
    01:23
    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

Estructura de Datos Semana 3 Eje1Online version

Estructura de Datos Semana 1

by Anyelo Gerley Quintero Reyes
1

print username input

# Primera forma de lectura por teclado
username = ( " Ingrese su nombre : " )
( " Nombre es : " + ) # se utiliza el + para concatenar una cadena de texto
# con una variable caden a

2

universidad programa input usuario

usuario = ( " Ingrese su nombre : " )
universidad = input ( " Ingrese nombre universidad : " )
programa = input ( " Ingrese programa : " )
print ( " Nombre es : " + )
print ( " Universidad : " + )
print ( " Programa : " + )

3

paciente estrato direccion EPS

paciente = input ( " Nombre paciente : " )
direccion = input ( " Ingrese dirección : " )
EPS = input ( " Ingrese EPS : " )
estrato = input ( " Ingrese estrato : " )
print ( " * * * * * * * * * * * * * * * * * * * * * * * * * * * " )
print ( " DATOS DEL PACIENTE " )
print ( " Nombre es : " + )
print ( " Dirección : " + )
print ( " EPS : " + )
print ( " Estrato : " + )

educaplay suscripción