Computer Science, asked by nashreen9g, 4 days ago

If the Average marks of a student is less than 40, the result column should print NOT PROMOTED. If the average marks of the student is >=40, the result column should print PROMOTED. Write an appropriate If Statement for doing this task. ​

Answers

Answered by aneekbiswas921
0

Answer:

If the Average marks of a student is less than 40, the result column should print NOT PROMOTED. If the average marks of the student is >=40, the result column should print PROMOTED. Write an appropriate If Statement for doing this task. ​

Explanation:

If the Average marks of a student is less than 40, the result column should print NOT PROMOTED. If the average marks of the student is >=40, the result column should print PROMOTED. Write an appropriate If Statement for doing this task. ​

Similar questions