The code for exercise1 Written in python (django) Run pipenv sync pipenv shell python manage.py migrate python manage.py createrandomdata python manage.py runserver