Course Content
C++ Conditional Statements
C++ Conditional Statements
1. Introduction to Conditional Statements
2. Conditional Control Flow Practice
3. Advanced Topics
Level of Knowledge
Task
- 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
.
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 2. Chapter 2
Level of Knowledge
Task
- 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
.
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 2. Chapter 2
Level of Knowledge
Task
- 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
.
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Task
- 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
.
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Section 2. Chapter 2
Switch to desktop for real-world practiceContinue from where you are using one of the options below