Flask - Join table
To make followed_postsfunction
To make followed_postsfunction
```python def solution(skill, skill_trees): answer = 0
When Create Child class, send the parent class as a parameter when creating the child class Child class will get __init__ and functions of Parent’s
Turn on Debug mode (venv) (base) ➜ microblog git:(master) ✗ export FLASK_DEBUG=1 (venv) (base) ➜ microblog git:(master) ✗ flask run