Write a program that takes the marks of three students as input.Compare the marks to see which student has scored the highest.Check also if two or more students have scored equal marks.
Write a program that takes the marks of three students as input. Compare the marks to see which student has scored the highest. Check also if two or more students have scored equal marks.
665 visits
Outline:آپریٹرس Relational Double Equal to a == b مثلاََ Not Equal to a != b مثلاََ Greater Than a > b مثلاََ Less Than a < b مثلاََ Greater than Equal To a >= b مثلاََ Less Than Equal To a <= b مثلاََ
آپریٹرس Relational Double Equal to a == b مثلاََ Not Equal to a != b مثلاََ Greater Than a > b مثلاََ Less Than a < b مثلاََ Greater than Equal To a >= b مثلاََ Less Than Equal To a <= b مثلاََ
Show video info
Pre-requisite