Skip to content

Commit b1c402e

Browse files
committed
Update README.md for stack.py
1 parent 818c322 commit b1c402e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ These programs can be imported and used as modules in your programs.
1212
- Subtraction
1313
- Multiplication
1414
- Transpose
15+
16+
2. stack.py
17+
- Stack Data Structure
18+
- Push
19+
- Pop
20+
- Top

0 commit comments

Comments
 (0)