Skip to content

Commit 394132a

Browse files
authored
Update Day_10.md
1 parent 81c2863 commit 394132a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Status/Day_10.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,3 +232,8 @@ printTupple()
232232

233233
### Comment
234234
***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.***
235+
236+
237+
[***go to previous day***](https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day%209.md "Day 9")
238+
239+
[***go to next day***](https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_11.md "Day 11")

0 commit comments

Comments
 (0)