100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.6 TrustPilot
logo-home
Exam (elaborations)

PSU CMPSC 101 EXAM 1 STUDY GUIDE 2025 UPDATE!!

Rating
-
Sold
-
Pages
1
Grade
A+
Uploaded on
26-02-2025
Written in
2024/2025

L.index(value) - ANSWERthe index where the value (or first instance of it) is stored L.count(value) - ANSWERthe number of times the value appears len(L) - ANSWERnumber of values in list sum(L) - ANSWERtotal of all values in list

Show more Read less
Institution
PSU CMPSC 101
Course
PSU CMPSC 101

Content preview

PSU CMPSC 101 EXAM 1 STUDY
GUIDE 2025 UPDATE!!
L.index(value) - ANSWERthe index where the value (or first instance of it) is stored

L.count(value) - ANSWERthe number of times the value appears

len(L) - ANSWERnumber of values in list

sum(L) - ANSWERtotal of all values in list

max(L), min(L) - ANSWERmaximum or minimum value

Dictionary Format - ANSWEREx. capitals = {'France':'Paris', 'Egypt':'Cairo'}

Add to Dictionary - ANSWEREx. capitals['Peru'] = 'Lima'


L.append(value) - ANSWERplace an additional value at the end of the list

L.insert(index,value) - ANSWERplace an additional value at specified position

L.remove(value) - ANSWERremove a value (or the first instance of it) from the list

L.pop(index) - ANSWERremove a value from a specified position

Indexing Example - ANSWERmonths = ("Jan","Feb","Mar")
days = ('30','28','31')

answer = input("Month?")

print(answer,'has',days[months.index(answer)])

Reverse List - ANSWERlist.reverse()

Written for

Institution
PSU CMPSC 101
Course
PSU CMPSC 101

Document information

Uploaded on
February 26, 2025
Number of pages
1
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
papersbyjol West Virginia
View profile
Follow You need to be logged in order to follow users or courses
Sold
434
Member since
3 year
Number of followers
254
Documents
14080
Last sold
1 day ago

3.7

74 reviews

5
28
4
18
3
17
2
2
1
9

Trending documents

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions