Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Level of Knowledge | Conditional Control Flow Practice
C++ Conditional Statements
course content

Contenido del Curso

C++ Conditional Statements

C++ Conditional Statements

1. Introduction to Conditional Statements
2. Conditional Control Flow Practice
3. Advanced Topics

bookLevel of Knowledge

Tarea

  • Develop a software program that assesses a student's knowledge level by analyzing their score using switch statement.
  • Output in the console:
    • Low If the score value is from 1 to 3;
    • Intermediate If the score value is from 4 to 7;
    • High If the score value is from 8 to 10.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 2. Capítulo 2
toggle bottom row

bookLevel of Knowledge

Tarea

  • Develop a software program that assesses a student's knowledge level by analyzing their score using switch statement.
  • Output in the console:
    • Low If the score value is from 1 to 3;
    • Intermediate If the score value is from 4 to 7;
    • High If the score value is from 8 to 10.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 2. Capítulo 2
toggle bottom row

bookLevel of Knowledge

Tarea

  • Develop a software program that assesses a student's knowledge level by analyzing their score using switch statement.
  • Output in the console:
    • Low If the score value is from 1 to 3;
    • Intermediate If the score value is from 4 to 7;
    • High If the score value is from 8 to 10.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Tarea

  • Develop a software program that assesses a student's knowledge level by analyzing their score using switch statement.
  • Output in the console:
    • Low If the score value is from 1 to 3;
    • Intermediate If the score value is from 4 to 7;
    • High If the score value is from 8 to 10.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Sección 2. Capítulo 2
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
some-alt