

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Difficulty: 5
click for more info
Not enough gems
Cost: 6 gems
1: Stacks
incomplete
2: Stack Speed
incomplete
3: Pop and Peek
incomplete
4: Stack Review
incomplete
5: Using a Stack
incomplete
Back
ctrl+,
Next
ctrl+.
This lesson's interactive features are locked, please to keep using them
Now that we can add items to our stack, we need to be able to view the top item, and remove the top item.
del keyword can be used to remove an item from a list by index.-1.