Correct project creation

Report a typo

Put the commands in the terminal in the right order to create the Django project library and application books.

Match the items from left and right columns
1.
2.
3.
django-admin startproject library
python3 manage.py startapp books
cd library
___

Create a free account to access the full topic