Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. Write a python program to accept the CPGA, SPGA and IELTS score for 5 students using loops. For each person, check the following

 2. Write a python program to accept the CPGA, SPGA and IELTS score for 5 students using loops. For each 

2. Write a python program to accept the CPGA, SPGA and IELTS score for 5 students using loops. For each person, check the following conditions: (1) SGPA>=2.75 & CGPA>=3 & IELTS >= 6.5- display 'Excellent' Otherwise (ii) 2.75>SGPA>=2.0 and 3>CGPA>=2 and 6.5>IELTS >= 5 (iii) otherwise Display Try Again' - display Good'

Step by Step Solution

There are 3 Steps involved in it

Step: 1

You can use a Python program to accept the CGPA SGPA and IELTS scores for 5 students and che... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction To Statistics And Data Analysis

Authors: Roxy Peck, Chris Olsen, Jay L. Devore

3rd Edition

0495118737, 9780495118732

More Books

Students also viewed these Computer Network questions