Crear actividad
Jugar Relacionar Grupos
1. Entrada/Salida
2. Estructuras de control de Selección
3. Estructuras de control Repetitivas

cout

for(;;)

switch(){}

while(){}

printf

if()else

scanf

do{}while();

cin