A Django 2.3.1 application that parses a passage of text, sums a total of words in the passage, and itemizes the quantity of occurance of individual words.
foo@bar:~$ python manage.py runserver
Visit port 8000
A Django 2.3.1 application that parses a passage of text, sums a total of words in the passage, and itemizes the quantity of occurance of individual words.
foo@bar:~$ python manage.py runserver
Visit port 8000