Choose the correct option to create an app ‘myapp’.
a) python manage.py start myapp
b) python manage.py startproject myapp
c) python manage.py startapp myapp
d) python manage.py myapp