Skip to content

Commit c9ab614

Browse files
authored
Update Day_13.md
1 parent 141bbc6 commit c9ab614

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Status/Day_13.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,3 +140,5 @@ print(Square().area()) # prints zero as default area
140140
## Conclusion
141141

142142
***Well It seems that the above problems are very much focused on basic concpets and implimantation of object oriented programming.As the concepts are not about to solve any functional problem rather design the structure , so both codes are very much similar in there implimantation part.***
143+
144+
[***go to previous day***](https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_12.md "Day 12")

0 commit comments

Comments
 (0)