Skip to content

Commit b5096bf

Browse files
committed
fix: memes
1 parent a2f9244 commit b5096bf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

courses/advanced/02-oop/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ int main() {
8484

8585
## Advantages of OOP
8686

87+
![img_2.png](img_2.png)
88+
8789
### Modularity
8890

8991
Classes can be used it in different parts of your code. You can even create libraries and share it with other people.

courses/advanced/02-oop/img_2.png

399 KB
Loading

0 commit comments

Comments
 (0)