I am new to programming and i am currently doing the programming with Mosh: Mastering Python course. I am trying to make a web application with Django. When I write the command "Manage.py runserver" in my terminal I get the following message:
"manage.py : The term 'manage.py' is not recognized as the name of a cmdlet [...]".
How do i fix this?