Write a Visual Basic code (use Select Case), the programme will read the variable Percentage that will be entered by the
Posted: Fri Apr 29, 2022 6:35 am
Write a Visual Basic code (use Select Case), the programme will read the variable Percentage that will be entered by the user in a Text Box, then display the description using a Label as in the following table: (10 Mark) Percentage Description 70 - 100 First Class 60 - 69 Second Class 50-59 Third Class 40 - 49 Pass Class 0 - 39 Fail