Computer Science, asked by sweetyheree, 1 year ago

Can anyone explain this clearly
(cbse class 12,Informatics practices)​

Attachments:

Answers

Answered by komalbharti9600
11

Explanation:

Chapter 2: Hello World app

In this chapter we’ll build a new Django project that says “Hello, World” on the homepage. This is the traditional way to start a new programming language or framework. We’ll also work with git for the first time which is a version control system and deploy our code to GitHub, a remote code repository.

If you become stuck at any point, complete source code for this and all future chapters is available online in the official GitHub repo.

Similar questions