Come up with “trigger words” in a problem statement that would tell you when it would be appropriate to use if, if-else, or switch statements
belongs to book: MATLAB: A Practical Introduction to Programming and Problem Solving|Stormy Attaway|Fourth Edition| Chapter number:4| Question number:5.4
All Answers
need an explanation for this answer? contact us directly to get an explanation for this answer
- The word “if” is a big clue!!
- “in the case of”
- “on the other hand”
- “otherwise”
total answers (1)