1. Suppose That An Engineering Student Will Enroll For A Single Elective Next Term. The Engineering Student Must Choose A Course From The Available List Of Options: \"Engineering Data Analysis,\" \"Numerical Methods And Analysis,\" \&q

匿名用户 最后更新于 2021-11-29 17:10 计算机类Computing

1. Suppose that an engineering student will enroll for a single elective next term. The engineering student must choose a course from the available list of options: "Engineering Data Analysis," "Numerical Methods and Analysis," "Advanced Engineering Mathematics," "Statistical Design," or "Advanced Differential Equations." Create a script file that will prompt the student for his/her choice, read in the choice, and use the answer as the case expression for a switch construct. Be sure to handle the case of an invalid course Case 1: Engineering Data Analysis Case 2 Numerical Methods and Analysis Case 3: Advanced Engineering Mathematics Case 4: Statistical Design Case 5. Advanced Differential Equations

已邀请: