Progress - "Good": if grades are above 3. han 20 "rogress - "Average": if grades are above etween 10 and 20 Imaress "Good": if arodoo oro bolow ?

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
1. Create a class to store student records. Each student has a first name, last name,
country, overall grade (0 - 4.0 scale), credits completed (total 30) and major.
Create a method within this class to evaluate student progress. (20)
a. Progress - "Good": if grades are above 3.0 and credits completed is greater
than 20
b. Progress - "Average": if grades are above 2.5 or credits completed is
between 10 and 20
c. Progress - "Good": if grades are below 2.5
2. Write a function which separates the positive and negative numbers from a
list of numbers. (20)
Input: (-6, 5, -3, -2, 1, 0, -8, 9, 3]
Output: [-6, -3, -2, -8), [5, 1, 9, 3]
Transcribed Image Text:1. Create a class to store student records. Each student has a first name, last name, country, overall grade (0 - 4.0 scale), credits completed (total 30) and major. Create a method within this class to evaluate student progress. (20) a. Progress - "Good": if grades are above 3.0 and credits completed is greater than 20 b. Progress - "Average": if grades are above 2.5 or credits completed is between 10 and 20 c. Progress - "Good": if grades are below 2.5 2. Write a function which separates the positive and negative numbers from a list of numbers. (20) Input: (-6, 5, -3, -2, 1, 0, -8, 9, 3] Output: [-6, -3, -2, -8), [5, 1, 9, 3]
3. Write a function which outputs all winning possibilities for a given player's
score. Assume the score is always greater than 15 and the dealer is dealt
only 2 cards. (40)
Input - 18 (player's final score)]
Output - [[9,10), (10,11), (10,10), (11,9), (11,8)]
Notes:
No need to specify face cards separately, you can use the value "10"
(11,11) is not a winning combination
https://u.osu.edu/sdp12d1/user-manual/ (BlackJack - rules)
4. Calculate the number of steps & Big O order for the programs in question 2
and 3. (20)
Transcribed Image Text:3. Write a function which outputs all winning possibilities for a given player's score. Assume the score is always greater than 15 and the dealer is dealt only 2 cards. (40) Input - 18 (player's final score)] Output - [[9,10), (10,11), (10,10), (11,9), (11,8)] Notes: No need to specify face cards separately, you can use the value "10" (11,11) is not a winning combination https://u.osu.edu/sdp12d1/user-manual/ (BlackJack - rules) 4. Calculate the number of steps & Big O order for the programs in question 2 and 3. (20)
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY