1. create a list of the following GPA values in the given order: 2.8,3.6,3.9,3.3,3.1,3.2,2.4,1.9. Assign it to a variabl

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

1. create a list of the following GPA values in the given order: 2.8,3.6,3.9,3.3,3.1,3.2,2.4,1.9. Assign it to a variabl

Post by answerhappygod »

1 Create A List Of The Following Gpa Values In The Given Order 2 8 3 6 3 9 3 3 3 1 3 2 2 4 1 9 Assign It To A Variabl 1
1 Create A List Of The Following Gpa Values In The Given Order 2 8 3 6 3 9 3 3 3 1 3 2 2 4 1 9 Assign It To A Variabl 1 (221.52 KiB) Viewed 31 times
1. create a list of the following GPA values in the given order: 2.8,3.6,3.9,3.3,3.1,3.2,2.4,1.9. Assign it to a variable, apa list 2. print the list 3. get the first item of the list 4. get the last item of the list 5. remove the last item of the list and store in a variable. Name this variable popped gpa 6. your boss gives you a new tuple: new gpa list =(2.2,3.0, 3.8). Turn this tuple into a list and combine with the list from 1 above. y 7. determine the length of the combined list 8. find out maximum gra 9. find out the minimum gRa 10. find the total of all the gra values in the list 11. order the qpa values in ascending order 12. order the glea values in descending order
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply