Skip to content

Commit 3178c0e

Browse files
committed
19-Virtual Environment
1 parent 43e4fcc commit 3178c0e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"terminal.integrated.fontSize": 20
2+
"terminal.integrated.fontSize": 14
33
}

20-Map, Filter & Reduce/readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# More on Python
2+
3+
## Map, Fileter and Reduce Functions
4+
- [ ] Map
5+
- [ ] Filter
6+
- [ ] Reduce

0 commit comments

Comments
 (0)