Skip to content

Commit 3e3d8c8

Browse files
authored
Update Day_10.md
1 parent 25b634a commit 3e3d8c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Status/Day_10.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,3 +163,6 @@ def printList():
163163
printList()
164164
```
165165
----------------------
166+
167+
### Comment
168+
***Problems of this section is very much easy and all of those are of a modification of same type problem which mainly focused on using some commonly used function works with list,dictionary, tupple.In my entire solutions, I havn't tried to solve problems in efficient way.Rather I tried to solve in a different way that I can.This will help a beginner to know how simplest problems can be solved in different ways.***

0 commit comments

Comments
 (0)