Programming Examples

Django program to print hello word in view


Create a simple "Hello, World!" view. in Django

Solution :

views.py

from django.http import HttpResponse
def hello_world(request):
    return HttpResponse("Hello, World!")
urls.py
from django.urls import path
from .views import hello_world
urlpatterns = [
    path('hello/', hello_world, name='hello_world'),
]
Output


CCC Online Test 2021 CCC Practice Test Hindi Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Sarkari Naukari Notification Best Website and Software Company in Allahabad Sarkari Exam Quiz