Level of Knowledge
Tarea
Swipe to start coding
- 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 from1
to3
;Intermediate
if the score value is from4
to7
;High
if the score value is from8
to10
.
Solución
solution.cpp
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 2. Capítulo 2
single
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Suggested prompts:
Resumir este capítulo
Explicar el código en file
Explicar por qué file no resuelve la tarea
Awesome!
Completion rate improved to 7.69
Level of Knowledge
Desliza para mostrar el menú
Tarea
Swipe to start coding
- 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 from1
to3
;Intermediate
if the score value is from4
to7
;High
if the score value is from8
to10
.
Solución
solution.cpp
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Awesome!
Completion rate improved to 7.69Sección 2. Capítulo 2
single