Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll

- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
Now that we can add stuff, we'll definitely want to make sure we can get stuff out of the list. Let's explore `del` and `pop`.
Code
books = [
"Learning Python: Powerful Object-Oriented Programming - Mark Lutz",
"Automate the Boring Stuff with Python: Practical Programming for Total Beginners - Al Sweigart",
"Python for Data Analysis - Wes McKinney",
"Fluent Python: Clear, Concise, and Effective Programming - Luciano Ramalho",
"Python for Kids: A Playful Introduction To Programming - Jason R. Briggs",
"Hello Web App: Learn How to Build a Web App - Tracy Osborn",
]
Learn More
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
Angelus Miculek
6,979 Points1 Answer
-
Erik Embervine
Python Development Techdegree Student 2,442 Points1 Answer
-
Bruce McMinn
10,030 Points3 Answers
-
Akanksha Singh
5,083 Points1 Answer
-
Angela Anders
1,844 Points3 Answers
-
<noob />
17,062 Points3 Answers
-
Nick Moy
1,061 PointsI tried to use "\N{TACO}" in VSCode on my local but didn't receive an emoticon. Help?
Posted by Nick MoyNick Moy
1,061 Points4 Answers
-
PLUS
DEVIN ANDERSON
Courses Plus Student 713 Points2 Answers
-
omair qasim
Python Web Development Techdegree Student 137 Points1 Answer
-
Aviral Dixit
962 Points2 Answers
-
Ceil-Ian Maralit
Front End Web Development Techdegree Graduate 19,434 PointsPop vs Del
3 Answers
-
Irina Radusi
645 PointsHow does "\N{TACO}" return an image of an actual taco?
Posted by Irina RadusiIrina Radusi
645 Points1 Answer
-
Rusell Shamu
4,592 Points1 Answer
-
Matthew Schwer
Python Web Development Techdegree Student 975 Points2 Answers
-
Eswar Ambati
890 Points3 Answers
-
PLUS
Fahad Saleem
Courses Plus Student 10,786 Points1 Answer
View all discussions for this video
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up